reversed property
Whether the coordinate system is reversed.
Defaults to false.
This value affects the generation of the Y-axis.
See SlidableLineChartState._generateYAxis.
Implementation
final bool reversed;
Whether the coordinate system is reversed.
Defaults to false.
This value affects the generation of the Y-axis.
See SlidableLineChartState._generateYAxis.
final bool reversed;