Skip to main content
All docs
V18.2

VisualRangeLengthSettings Properties

Defines the length of the date-time axis’ displayed range.
Name Description
Days Sets the visual range’s length to the time interval measured in days. Available only for an axis/scale displaying date-time values.
Hours Sets the visual range’s length to the time interval measured in hours. Available only for an axis/scale displaying date-time values.
Milliseconds Sets the visual range’s length to the time interval measured in milliseconds. Available only for an axis/scale displaying date-time values.
Minutes Sets the visual range’s length to the time interval measured in minutes. Available only for an axis/scale displaying date-time values.
Months Sets the visual range’s length to the time interval measured in months. Available only for an axis/scale displaying date-time values.
Quarters Sets the visual range’s length to the time interval measured in quaters. Available only for an axis/scale displaying date-time values.
Seconds Sets the visual range’s length to the time interval measured in seconds. Available only for an axis/scale displaying date-time values.
Weeks Sets the visual range’s length to the time interval measured in weeks. Available only for an axis/scale displaying date-time values.
Years Sets the visual range’s length to the time interval measured in years. Available only for an axis/scale displaying date-time values.
See Also