MobileForms Toolkit Documentation

Series.GetValue Method 

Gets the value at specified index.

public virtual double GetValue(
int index
);

Parameters

index
Value at the specified position in this instance.

Return Value

This property returns the value at the position specified by the index parameter.

See Also

Series Class | Resco.Controls.CompactChart Namespace