'Declaration Protected Overridable Sub OnSelectedChartChanged( _
ByVal argsThe System.EventArgs instance containing the event data.As System.EventArgs _
)
protected virtual void OnSelectedChartChanged(
System.EventArgs args
)
protected: virtual void OnSelectedChartChanged(
System.EventArgs* args
)
protected:
virtual void OnSelectedChartChanged(
System.EventArgs^ args
)
Parameters
- args
- The System.EventArgs instance containing the event data.