SeriesTReset Method (Int32) |
Reset the series
Namespace: SharpCharts.Base.SharpScriptAssembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax public void Reset(
int idx
)
Parameters
- idx
- Type: SystemInt32
index of the series
See Also