BuiltinPennant Constructor

GF Charts Help

Namespace:  GF.Clients.Charts.Custom.EL.Runtime
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

public Pennant(
	Series Length,
	Series MaxConsolIndex,
	Series BarsPast,
	numeric oTLHiStartPr,
	numeric oTLHiEndPr,
	numeric oTLLoStartPr,
	numeric oTLLoEndPr
)

Parameters

Length
Type: GF.Clients.Charts.TimeSeriesSeries
MaxConsolIndex
Type: GF.Clients.Charts.TimeSeriesSeries
BarsPast
Type: GF.Clients.Charts.TimeSeriesSeries
oTLHiStartPr
Type: GF.Clients.Charts.Custom.EL.Runtimenumeric
oTLHiEndPr
Type: GF.Clients.Charts.Custom.EL.Runtimenumeric
oTLLoStartPr
Type: GF.Clients.Charts.Custom.EL.Runtimenumeric
oTLLoEndPr
Type: GF.Clients.Charts.Custom.EL.Runtimenumeric
See Also

Reference