Click or drag to resize
SeriesTReset Method (Int32)
Reset the series

Namespace: SharpCharts.Base.SharpScript
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public void Reset(
	int idx
)

Parameters

idx
Type: SystemInt32
index of the series
See Also