'Declaration
Protected Sub OnSelectionModePropertyChanged( _ ByVal oldValue As ChartSelectionModeType, _ ByVal newValue As ChartSelectionModeType _ )
'Usage
Dim instance As ChartBase Dim oldValue As ChartSelectionModeType Dim newValue As ChartSelectionModeType instance.OnSelectionModePropertyChanged(oldValue, newValue)
protected void OnSelectionModePropertyChanged( ChartSelectionModeType oldValue, ChartSelectionModeType newValue )
Parameters
- oldValue
- newValue