toggle menu
crypto-trader-admin
JVM
switch theme
search in API
crypto-trader-admin
/
org.cryptotrader.admin.model
/
ChartDataPoint
Chart
Data
Point
data
class
ChartDataPoint
<
X
,
Y
>
(
val
x
:
X
,
val
y
:
Y
)
Members
Constructors
Chart
Data
Point
Link copied to clipboard
constructor
(
x
:
X
,
y
:
Y
)
Properties
x
Link copied to clipboard
val
x
:
X
y
Link copied to clipboard
val
y
:
Y