menu
mp_chart_x package
documentation
mp/core/pool/point.dart
MPPointF
x property
x property
dark_mode
light_mode
x
property
double
get
x
Implementation
double get x => _x;
set
x
(
double
value
)
Implementation
set x(double value) { _x = value; }
mp_chart_x package
documentation
mp/core/pool/point
MPPointF
x property
MPPointF class