menu
flutter_chartx package
documentation
widgets/ColumnChart.dart
ColumnChart
markType property
markType property
dark_mode
light_mode
markType
property
ChartMarkType
markType
final
The value that defines type of how to display values in a chart.
Implementation
final ChartMarkType markType;
flutter_chartx package
documentation
widgets/ColumnChart
ColumnChart
markType property
ColumnChart class