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
/
StackedAreaSelectionStyle
Stacked
Area
Selection
Style
@
Immutable
data
class
StackedAreaSelectionStyle
(
val
visible
:
Boolean
,
val
color
:
Color
,
val
width
:
Dp
)
(
source
)
Members
Constructors
Stacked
Area
Selection
Style
Link copied to clipboard
constructor
(
visible
:
Boolean
,
color
:
Color
,
width
:
Dp
)
Properties
color
Link copied to clipboard
val
color
:
Color
visible
Link copied to clipboard
val
visible
:
Boolean
width
Link copied to clipboard
val
width
:
Dp