menu
flutter_chart_csx package
documentation
chart/base/chart_bean.dart
BaseBean
yAdmissSecValue property
yAdmissSecValue property
dark_mode
light_mode
yAdmissSecValue
property
double
get
yAdmissSecValue
Implementation
double get yAdmissSecValue => yMin == yMax ? 1.0 : yMax - yMin;
flutter_chart_csx package
documentation
chart/base/chart_bean
BaseBean
yAdmissSecValue property
BaseBean class