charts
Toggle table of contents
3.0.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
charts
charts
/
io.github.hdcharts.charts.style
/
LineChartDefaults
/
selection
selection
@
Composable
fun
selection
(
color
:
Color
=
MaterialTheme.colorScheme.tertiary
,
size
:
Dp
=
7.dp
,
activeSize
:
Dp
=
12.dp
,
visible
:
Boolean
=
true
)
:
LineSelectionStyle
(
source
)