Click or drag to resize
ISeriesTItem Property
Gets the value

Namespace: SharpCharts.Base.SharpScript
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
T this[
	int idx
] { get; }

Parameters

idx
Type: SystemInt32

Return Value

Type: T
See Also