Page tree

Versions Compared

Key

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

...

Wiki Markup
{description}
{excerpt}An [UpDownBar|UpDownBar] object represents up/down bars in a line chart. Up/down bars connect data points in the highest and lowest series in a line chart to show motion during an interval.

...

Signature
C#C#
{excerpt}
{signature:C#}
 public sealed class UpDownBar
Signature
{signature}{signature:vb.net
vb.net
}
Public NotInheritable Class UpDownBar
Remarks
To return an UpDownBar object, use
{signature}
{remarks}To return an {{UpDownBar}} object, use [SettingsLineAreaScatter.UpDownBar
.
Properties

...

Name

...

Description

...

DownBarBorderLine

...

DownBarInterior

...

GapBetweenBars

...

UpBarBorderLine

...

UpBarInterior

...

|SettingsLineAreaScatter.UpDownBar] .

{remarks}
{properties}
||Name||Description||
|[DownBarBorderLine|UpDownBar.DownBarBorderLine]|{excerpt-include:UpDownBar.DownBarBorderLine|nopanel=true}|
|[DownBarInterior|UpDownBar.DownBarInterior]|{excerpt-include:UpDownBar.DownBarInterior|nopanel=true}|
|[GapBetweenBars|UpDownBar.GapBetweenBars]|{excerpt-include:UpDownBar.GapBetweenBars|nopanel=true}|
|[UpBarBorderLine|UpDownBar.UpBarBorderLine]|{excerpt-include:UpDownBar.UpBarBorderLine|nopanel=true}|
|[UpBarInterior|UpDownBar.UpBarInterior]|{excerpt-include:UpDownBar.UpBarInterior|nopanel=true}|