GetYAxisTickLineHeight typedef
CoordinateSystemPainter uses this callback to get Y-axis tick line width.
Implementation
typedef GetYAxisTickLineHeight = double Function(double chartActualHeight);
CoordinateSystemPainter uses this callback to get Y-axis tick line width.
typedef GetYAxisTickLineHeight = double Function(double chartActualHeight);