menu
flutter_chartx package
documentation
widgets/ColumnChart.dart
ColumnChart
maxValue property
maxValue property
dark_mode
light_mode
maxValue
property
double
?
maxValue
final
The value that defines the maximum value in this chart.
Implementation
final double? maxValue;
flutter_chartx package
documentation
widgets/ColumnChart
ColumnChart
maxValue property
ColumnChart class