range property
The zoomed range to display when only defining one or none of min
or max
. For example, to show the latest month, a range of one month
can be set.
Implementation
double? range;
The zoomed range to display when only defining one or none of min
or max
. For example, to show the latest month, a range of one month
can be set.
double? range;