CustomIndicatorInternalDataT Method (CustomIndicatorInternalSwitchDataLabel, T)

GF Charts Help
Intended to work inside Data(Of(num of data), expression) construction

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

public T Data<T>(
	CustomIndicatorInternalSwitchDataLabel of,
	T expr
)

Parameters

of
Type: GF.Clients.Charts.CustomCustomIndicatorInternalSwitchDataLabel
expr
Type: T

Type Parameters

T

Return Value

Type: T
See Also

Reference