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
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.{excerpt}
{signature:C#}
 public sealed class UpDownBar
{signature}{signature:vb.net}
Public NotInheritable Class UpDownBar
{signature}
{remarks}To return an {{UpDownBar}} object, use [SettingsLineAreaScatter.UpDownBar|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}|