toggle menu
charts
2.0.0-SNAPSHOT
common
switch theme
search in API
charts
/
io.github.dautovicharis.charts.common.model
/
ChartDataType
/
IntData
Int
Data
data
class
IntData
(
val
values
:
List
<
Int
>
)
:
ChartDataType
Members
Constructors
Int
Data
Link copied to clipboard
constructor
(
values
:
List
<
Int
>
)
Properties
values
Link copied to clipboard
val
values
:
List
<
Int
>