Class DataSeriesUpdateCore
Inherited Members
Namespace:
Assembly: .dll
Syntax
public class DataSeriesUpdateCore
Constructors
DataSeriesUpdateCore()
Declaration
public DataSeriesUpdateCore()
Fields
DATA_SERIES_DRASTICALLY_CHANGED
The entire data series has changed
Declaration
public static final int DATA_SERIES_DRASTICALLY_CHANGED
Field Value
| Type | Description |
|---|---|
| int |
DATA_SERIES_PROPERTY_CHANGED
The property which is not related to underlying data has changed (e.g. DataSeries name)
Declaration
public static final int DATA_SERIES_PROPERTY_CHANGED
Field Value
| Type | Description |
|---|---|
| int |