Returns the stepSize width in pixels.
The step size is determined using the StepSizeConfig.
StepSizeConfig
@override double get stepSize { _configureScale(); return _scaleFunction.stepSizePixels; }