Raises the SeriesViewChanged event.
Namespace:
PerpetuumSoft.ChartsAssembly: PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
protected void OnSeriesViewChanged( EventArgs args ) |
| Visual Basic (Declaration) |
|---|
Protected Sub OnSeriesViewChanged ( _ args As EventArgs _ ) |
| Visual C++ |
|---|
protected: void OnSeriesViewChanged( EventArgs^ args ) |
Parameters
- args
- Type: System..::.EventArgs