charty
androidJvm
charty
/
com.himanshoe.charty.line.config
/
LineChartColors
/
LineChartColors
Line
Chart
Colors
constructor
(
lineColor
:
List
<
Color
>
=
emptyList()
,
dotColor
:
List
<
Color
>
=
emptyList()
,
backgroundColors
:
List
<
Color
>
=
emptyList()
)