[]
        
Represents which is the behavior and which part of the indicator has changed.
[Flags]
public enum IndicatorChangeType<Flags>
Public Enum IndicatorChangeType| Name | Description | 
|---|---|
| Category | Specifies that the category has changed | 
| Data | Specifies that the data has changed | 
| Move | Represents the moving behavior | 
| Resize | Represents the resizing behavior | 
| SeriesName | Specifies that the series name has changed |