charty
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
charty
charty
/
com.himanshoe.charty.line.config
/
LineConfig
/
LineConfig
Line
Config
constructor
(
lineChartStrokeWidth
:
Float
=
5.0f
,
lineCap
:
StrokeCap
=
StrokeCap.Round
,
drawPointerCircle
:
Boolean
=
false
,
showValueOnLine
:
Boolean
=
false
,
valueTextStyle
:
TextStyle
?
=
null
,
valueTextColor
:
ChartColor
=
ChartColor.Solid(Color.Black)
)