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