Skip to main content
All docs
V25.1
  • ChartDataUpdateEventArgs.UpdateType Property

    Namespace: DevExpress.XtraCharts

    Assembly: DevExpress.XtraCharts.v25.1.dll

    NuGet Package: DevExpress.Charts

    #Declaration

    public ChartDataUpdateType UpdateType { get; }

    #Property Value

    Type
    ChartDataUpdateType

    Available values:

    Name
    Insert
    Remove
    ItemChanged
    Reset
    See Also