LineChartStyle

A class that defines the style for a Line Chart.

Properties

Link copied to clipboard

A boolean indicating whether the line chart should be drawn with bezier curves.

Link copied to clipboard

The size of the active drag point on the line chart.

Link copied to clipboard

The color of the drag point on the line chart.

Link copied to clipboard

The size of the drag point on the line chart.

Link copied to clipboard

A boolean indicating whether the drag point on the line chart is visible.

Link copied to clipboard

The color of the line in the line chart.

Link copied to clipboard

The colors of the lines in the line chart.

Link copied to clipboard

The color of the points on the line chart.

Link copied to clipboard

The size of the points on the line chart.

Link copied to clipboard

A boolean indicating whether the points on the line chart are visible.

Functions

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

Returns a list of the properties of the LineChartStyle.