BarChartStyle

A class that defines the style for a Bar Chart.

Properties

Link copied to clipboard

The color to be used for the bars in the chart.

Link copied to clipboard

Optional fixed maximum value for the chart scale.

Link copied to clipboard

Optional fixed minimum value for the chart scale.

Link copied to clipboard
val space: Dp

The space between the bars in the chart.

Functions

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

Returns a list of the properties of the BarChartStyle.