DataSeriesFind Method (DateTime, Boolean)

GF Charts Help

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

public DataPoint Find(
	DateTime timestamp,
	bool orNearest
)

Parameters

timestamp
Type: SystemDateTime
orNearest
Type: SystemBoolean

Return Value

Type: DataPoint
See Also

Reference