charty
androidJvm
charty
/
com.himanshoe.charty.circle.model
/
CircleData
/
CircleData
Circle
Data
constructor
(
yValue
:
Float
,
xValue
:
Any
,
color
:
Color
)
Parameters
y
Value
The y-value of the circle.
x
Value
The x-value of the circle.
color
The color of the circle.