RadarChartStyle

A class that defines the style for a Radar Chart.

Properties

Link copied to clipboard

The color of the axis labels.

Link copied to clipboard

The padding between the chart and axis labels.

Link copied to clipboard

The size of the axis labels.

Link copied to clipboard

A boolean indicating whether axis labels are visible.

Link copied to clipboard

The color of the axis lines.

Link copied to clipboard

The width of the axis lines.

Link copied to clipboard

A boolean indicating whether axis lines are visible.

Link copied to clipboard

The colors used for category pins and legend items.

Link copied to clipboard

A boolean indicating whether category legend items are visible.

Link copied to clipboard

The size of the category pins.

Link copied to clipboard

A boolean indicating whether category pins are visible.

Link copied to clipboard

The alpha value for the filled area under the radar lines.

Link copied to clipboard

A boolean indicating whether the filled area is visible.

Link copied to clipboard

The color of the grid lines.

Link copied to clipboard

The width of the grid lines.

Link copied to clipboard

The number of grid rings.

Link copied to clipboard

A boolean indicating whether the grid is visible.

Link copied to clipboard

The default color of the radar lines.

Link copied to clipboard

The colors of the radar lines.

Link copied to clipboard

The width of the radar lines.

Link copied to clipboard

The color of the points.

Link copied to clipboard

The size of the points.

Link copied to clipboard

A boolean indicating whether points are visible.

Functions

Link copied to clipboard
open override fun getProperties(): List<Pair<String, Any>>

Returns a list of the properties of the RadarChartStyle.