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
/
StackedBarAxisStyle
Stacked
Bar
Axis
Style
@
Immutable
data
class
StackedBarAxisStyle
(
val
xLabels
:
AxisLabelStyle
,
val
yLabels
:
AxisLabelStyle
)
(
source
)
Members
Constructors
Stacked
Bar
Axis
Style
Link copied to clipboard
constructor
(
xLabels
:
AxisLabelStyle
,
yLabels
:
AxisLabelStyle
)
Properties
x
Labels
Link copied to clipboard
val
xLabels
:
AxisLabelStyle
y
Labels
Link copied to clipboard
val
yLabels
:
AxisLabelStyle