Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Description

Excerpt

An ErrorBar object represents 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.

...

CustomMinusFormula

Signature
C#C#
Wiki Markup
{description}
{excerpt}An [ErrorBar|ErrorBar] object represents 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.{excerpt}
{signature:C#}
 public sealed class ErrorBar
Signature
{signature}{signature:vb.net
vb.net
}
Public NotInheritable Class ErrorBar
Remarks
You can use the
{signature}
{remarks}You can use the [Series.ErrorBarY] or [Series.ErrorBarX] properties to get an {{ErrorBar}} object representing the vertical or horizontal error bars, respectively.
Properties

...

Name

...

Description


{remarks}
{properties}
||Name||Description||
|[CustomMinusFormula|ErrorBar.CustomMinusFormula]|{excerpt-include

...

:ErrorBar.CustomMinusFormula

...

CustomPlusFormula

|nopanel=true}|
|[CustomPlusFormula|ErrorBar.CustomPlusFormula]|{excerpt-include

...

:ErrorBar.CustomPlusFormula

...

Direction

|nopanel=true}|
|[Direction|ErrorBar.Direction]|{excerpt-include

...

:ErrorBar.Direction

...

Line

|nopanel=true}|
|[Line|ErrorBar.Line]|{excerpt-include

...

:ErrorBar.Line

...

TShaped

|nopanel=true}|
|[TShaped|ErrorBar.TShaped]|{excerpt-include

...

:ErrorBar.TShaped

...

Value

|nopanel=true}|
|[Value|ErrorBar.Value]|{excerpt-include

...

:ErrorBar.Value

...

ValueType

|nopanel=true}|
|[ValueType|ErrorBar.ValueType]|{excerpt-include

...

:ErrorBar.ValueType

...

Classes

...

Name

...

Description

...

BarDirection

...

ErrorValueType

...

|nopanel=true}|
{classes}
||Name||Description||
|[BarDirection|ErrorBar.BarDirection]|{excerpt-include:ErrorBar.BarDirection|nopanel=true}|
|[ErrorValueType|ErrorBar.ErrorValueType]|{excerpt-include:ErrorBar.ErrorValueType|nopanel=true}|