AreaFindNearestSeries Method (Int32, Double, Double, Double)

GF Charts Help

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

public DataSeries FindNearestSeries(
	int indx,
	double value,
	double limit,
	ref double nearest
)

Parameters

indx
Type: SystemInt32
value
Type: SystemDouble
limit
Type: SystemDouble
nearest
Type: SystemDouble

Return Value

Type: DataSeries
See Also

Reference