stepSizeConfig property
Sets the method for determining the step size.
This is the domain space between data points.
Implementation
@override
StepSizeConfig stepSizeConfig = const StepSizeConfig.auto();
Sets the method for determining the step size.
This is the domain space between data points.
@override
StepSizeConfig stepSizeConfig = const StepSizeConfig.auto();