ChartDataUpdateEventArgs.UpdateType Property
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v26.1.dll
Declaration
Property Value
| Type |
|---|
| ChartDataUpdateType |
Available values:
| Name |
|---|
| Insert |
| Remove |
| ItemChanged |
| Reset |
See Also
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v26.1.dll
public ChartDataUpdateType UpdateType { get; }
Public ReadOnly Property UpdateType As ChartDataUpdateType
| Type |
|---|
| ChartDataUpdateType |
Available values:
| Name |
|---|
| Insert |
| Remove |
| ItemChanged |
| Reset |