StockArrayItem Property (Int32, Int32)

GF Charts Help

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

public double this[
	int BarDirectIndex,
	int Subseries
] { get; set; }

Parameters

BarDirectIndex
Type: SystemInt32
Subseries
Type: SystemInt32

Property Value

Type: Double

Implements

ISeriesArrayItemInt32, Int32
See Also

Reference