menu
ace_chart package
documentation
utils/vol_ma.dart
VolMa
getScrollX method
getScrollX method
dark_mode
light_mode
getScrollX
method
double
getScrollX
(
)
inherited
Implementation
double getScrollX() { double x = _mScaleOffsetX + _mScale * _mScrollX; return x; }
ace_chart package
documentation
utils/vol_ma
VolMa
getScrollX method
VolMa mixin