'Declaration
Public Enum IndicatorChangeType Inherits System.Enum
'Usage
Dim instance As IndicatorChangeType
public enum IndicatorChangeType : System.Enum
'Declaration
Public Enum IndicatorChangeType Inherits System.Enum
'Usage
Dim instance As IndicatorChangeType
public enum IndicatorChangeType : System.Enum
Member | 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 |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.Chart.IndicatorChangeType