ITimeArrItem Property

GF Charts Help
Returns the timestamps of data point BackIndex points ago

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

DateTime this[
	int BackIndex
] { get; }

Parameters

BackIndex
Type: SystemInt32
Back direct index (0 - the latest point)

Return Value

Type: DateTime
See Also

Reference