menu
flutter_chart_csx package
documentation
chart/bean/chart_bean_bar_line.dart
LineBarSectionBean
LineBarSectionBean.new constructor
LineBarSectionBean.new constructor
dark_mode
light_mode
LineBarSectionBean
constructor
LineBarSectionBean
(
double
startRatio
,
double
widthRatio
,
num
?
value
, {
dynamic
param
,
})
Implementation
LineBarSectionBean(this.startRatio, this.widthRatio, this.value, {this.param});
flutter_chart_csx package
documentation
chart/bean/chart_bean_bar_line
LineBarSectionBean
LineBarSectionBean.new constructor
LineBarSectionBean class