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

    Specifies error bar settings for a chart series.
    Name Description
    Axis Gets or sets the axis to which error bars are applied (Horizontal or Vertical).
    Direction Gets or sets which side of the point displays error values.
    Effects Gets or sets shape effects for error bars.
    Minus Gets or sets custom negative error values.
    OutlineStyle Gets or sets outline settings for error bars.
    Plus Gets or sets custom positive error values.
    ShowCap Gets or sets whether to display end caps for error bars.
    Type Gets or sets the calculation mode for error bars.
    Value Gets or sets the error value.
    See Also