charts
Toggle table of contents
2.2.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
charts
charts
/
io.github.dautovicharis.charts.style
/
StackedAreaChartStyle
Stacked
Area
Chart
Style
@
Immutable
class
StackedAreaChartStyle
:
Style
(
source
)
Members
Properties
area
Color
Link copied to clipboard
val
areaColor
:
Color
area
Colors
Link copied to clipboard
val
areaColors
:
List
<
Color
>
bezier
Link copied to clipboard
val
bezier
:
Boolean
fill
Alpha
Link copied to clipboard
val
fillAlpha
:
Float
line
Color
Link copied to clipboard
val
lineColor
:
Color
line
Colors
Link copied to clipboard
val
lineColors
:
List
<
Color
>
line
Visible
Link copied to clipboard
val
lineVisible
:
Boolean
line
Width
Link copied to clipboard
val
lineWidth
:
Float
Functions
get
Properties
Link copied to clipboard
open
override
fun
getProperties
(
)
:
List
<
Pair
<
String
,
Any
>
>
Returns a list of the properties of the chart style.