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.42 (1.0.0.42)
Syntax
C#
public void Reset(
	int idx
)

Parameters

idx
Type: SystemInt32
index of the series
See Also