ChartModeChanged event

Occurs when the ChartMode property changes.
Syntax
Trend
_
ChartModeChanged
(
ByVal
NewMode
As rstchartModes
)
where
Trend
- is the name of a Trend object (such as trend1) or an expression that evaluates to a Trend object.
NewMode
- is the new chart mode, either manual, automatic, or on change.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal