RSTminMaxOptions constants
The following constants are defined:
Constant | Description |
---|---|
rstAutoMinMax | Derives the range from the actual data. |
rstCustomMinMax | Customizes the range for the chart by using the CustomMin and CustomMax properties. |
rstPresetMinMax | Uses the range specified in the Min and Max properties of the pens. |
Provide Feedback