Describes what mode of data modifications
Namespace: GF.Clients.Charts.Utils
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | No modified | |
| AddTrail | 1 | Trail added (new bar or bars) | |
| Insert | 2 | New bar or bars inserted | |
| UpdateLast | 3 | Just the last bar updated |
See Also