charty
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
charty
charty
/
com.himanshoe.charty.bar.model
/
BarData
/
BarData
Bar
Data
constructor
(
yValue
:
Float
,
xValue
:
Any
,
barColor
:
ChartColor
=
Color.Unspecified.asSolidChartColor()
,
barBackgroundColor
:
ChartColor
=
Color(0x40D3D3D3).asSolidChartColor()
)