CustomMaxOption and CustomMinOption properties

Returns or sets the way the trend object derives the range of data values to display. Read/write. Custom.
The range can be specified for each pen, derived from the actual data, or customized for the chart.
Syntax
yaxis
.
CustomMaxOption
[ =
mmo
]
yaxis
.
CustomMinOption
[ =
mmo
]
where
yaxis
- is a YAxis object, or an expression that evaluates to a YAxis object.
mmo
- is a constant of the type RSTcustomMinMaxOption that specifies RSTcustomMinMaxOption.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal