CustomMaxName and CustomMinName properties

Returns or sets the display range at runtime by reading values from the container used by the trend object. Read/write. String
Set the MinMaxOption to rstCustomMinMax, and the Custom Min and/or Max Options to rstCustomMinMaxTag.
Syntax
yaxis
.
CustomMinName
[ = name
]
YAxis
.
CustomMaxName
[ = name]
where
yaxis
- is a YAxis object, or an expression that evaluates to a YAxis object.
name
- is a parameter of the type String that specifies the name of the tag.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal