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
/
StackedAreaChartDefaults
/
axis
axis
@
Composable
fun
axis
(
xLabels
:
AxisLabelStyle
=
xLabels()
,
yLabels
:
AxisLabelStyle
=
yLabels()
)
:
StackedAreaAxisStyle
(
source
)