Namespace: GF.Clients.Charts.TimeSeries
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
public void HistoryChanged( BarList newBars, DataChangedMode mode, ref bool isProcessed )
Parameters
- newBars
- Type: GF.Clients.Charts.UtilsBarList
- mode
- Type: GF.Clients.Charts.UtilsDataChangedMode
- isProcessed
- Type: SystemBoolean
Implements
IDataConsumerHistoryChanged(BarList, DataChangedMode, Boolean)See Also