Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Description

Excerpt

An ErrorBar object represents series the error bars on a series. Error bars graphically express potential error amounts relative to each data marker in a data series. You can add error bars to data series in two-dimensional area, bar, column, line, scatter, and bubble charts. In scatter and bubble charts, you can display error bars for x values, y values, or both.

...

Signature
vb.net
vb.net
Public NotInheritable Class ErrorBar
Remarks

To return You can use the Series.ErrorBarY or Series.ErrorBarX properties to get an ErrorBar object representing Y Error the vertical or horizontal error bars, use Seriesrespectively.ErrorBarX.

Properties

Name

Description

CustomMinusFormula

Excerpt Include
EW8:ErrorBar.CustomMinusFormulaEW8:
ErrorBar.CustomMinusFormula
nopaneltrue

CustomPlusFormula

Excerpt Include
EW8:ErrorBar.CustomPlusFormulaEW8:
ErrorBar.CustomPlusFormula
nopaneltrue

Direction

Excerpt Include
EW8:ErrorBar.DirectionEW8:
ErrorBar.Direction
nopaneltrue

Line

Excerpt Include
EW8:ErrorBar.LineEW8:
ErrorBar.Line
nopaneltrue

TShaped

Excerpt Include
EW8:ErrorBar.TShapedEW8:
ErrorBar.TShaped
nopaneltrue

Value

Excerpt Include
EW8:ErrorBar.ValueEW8:
ErrorBar.Value
nopaneltrue

ValueType

Excerpt Include
EW8:ErrorBar.ValueTypeEW8:
ErrorBar.ValueType
nopaneltrue

...

Name

Description

BarDirection

Excerpt Include
EW8:ErrorBar.BarDirectionEW8:
ErrorBar.BarDirection
nopaneltrue

ErrorValueType

Excerpt Include
EW8:ErrorBar.ErrorValueTypeEW8:
ErrorBar.ErrorValueType
nopaneltrue