desiredMaxTickCount property
automatically choose the best tick count to produce the 'nicest' ticks but make sure we don't have more than this many.
Implementation
final int? desiredMaxTickCount;
automatically choose the best tick count to produce the 'nicest' ticks but make sure we don't have more than this many.
final int? desiredMaxTickCount;