charty
androidJvm
charty
/
com.himanshoe.charty.common
/
ChartDataCollection
Chart
Data
Collection
@
Immutable
data
class
ChartDataCollection
(
val
data
:
List
<
ChartData
>
)
Members
Members & Extensions
Constructors
Chart
Data
Collection
Link copied to clipboard
constructor
(
data
:
List
<
ChartData
>
)
Properties
data
Link copied to clipboard
val
data
:
List
<
ChartData
>
Functions
max
YValue
Link copied to clipboard
fun
ChartDataCollection
.
maxYValue
(
)
:
Float
min
YValue
Link copied to clipboard
fun
ChartDataCollection
.
minYValue
(
)
:
Float