Skip to main content
All docs
V26.1
  • ErrorBar Class

    Specifies error bar settings for a chart series.

    Namespace: DevExpress.Docs.Office

    Assembly: DevExpress.Docs.Core.v26.1.dll

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public class ErrorBar :
        ChartElementBase

    The following members return ErrorBar objects:

    Remarks

    For additional information about error bars, refer to the following help topic: Display Series Error and Trend Indicators with DevExpress Presentation API.

    Implements

    See Also