charty
androidJvm
charty
/
com.himanshoe.charty.common.config
/
ChartColors
/
ChartColors
Chart
Colors
constructor
(
contentColor
:
List
<
Color
>
=
emptyList()
,
backgroundColors
:
List
<
Color
>
=
emptyList()
)
Parameters
content
Color
The color(s) for the content of the chart.
background
Colors
The background color(s) of the chart.