MinMaxOption property
Returns or sets the way the Trend object derives the range of data values to display. Read/write. Constant.
The range can be specified for each pen, derived from the actual data, or customized for the chart.
Syntax
yaxis
.MinMaxOption
[ = mmo
]where
yaxis
- is a YAxis object, or an expression that evaluates to a YAxis object.mmo
- is a constant of the type RSTminMaxOptions that specifies the Min/Max option.Provide Feedback