Remove data series from the chart.
Namespace:
AForge.ControlsAssembly: AForge.Controls (in AForge.Controls.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
| C# |
|---|
public void RemoveDataSeries( string name ) |
Parameters
- name
- Type: System..::.String
Data series name to remove.