Namespace: GF.Clients.Charts.Profiles
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
public delegate void IndicatorHistoricalPeriodChangedEvent( Indicator indicator, DataRange range )
Parameters
- indicator
- Type: GF.Clients.Charts.TimeSeries.IndicatorsIndicator
- range
- Type: GF.Clients.Charts.Custom.UtilsDataRange
See Also