SeriesValue Property

GF Charts Help
Access to the latest point of the series

Namespace:  GF.Clients.Charts.TimeSeries
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

public double Value { get; set; }

Property Value

Type: Double
Remarks

The same as this[0, SeriesOrder.Back]
See Also

Reference