LineChartDefaultSeriesSettings
The options that determine the default presentation of all line series in LineChartVisual.
Types
Properties
Link copied to clipboard
The axis to which you are binding all line series to.
Link copied to clipboard
Decal settings options for all line series in the visual.
Link copied to clipboard
Line styles options for all line series in the visual.
Link copied to clipboard
Marker styles options for all line series in the visual.
Functions
Link copied to clipboard
inline fun copy(block: LineChartDefaultSeriesSettings.Builder.() -> Unit = {}): LineChartDefaultSeriesSettings