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
/
StackedBarChartDefaults
/
yLabels
y
Labels
@
Composable
fun
yLabels
(
visible
:
Boolean
=
true
,
color
:
Color
=
MaterialTheme.colorScheme.onSurface.copy(alpha = 0.75f)
,
size
:
TextUnit
=
11.sp
,
count
:
Int
=
5
)
:
AxisLabelStyle
(
source
)