[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.Sparkline.Series.Item

this Property

this[int]

Gets the value at the specified index.

Declaration
public double this[int index] { get; }
Parameters
Type Name Description
int index

The index of the value.

Property Value
Type Description
double

The value at the specified index as a double.