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}Sets or returns whether series up/down bars will be displayed in the chart.

...

Signature
C#C#
{excerpt}
{signature:C#}
 public boolean ShowUpDownBars{ get; set; }
Signature
{signature}{signature:vb.net
vb.net
}
Public Property ShowUpDownBars() As Boolean
Remarks
Note that this will get set to true if you access UpDownBar.
{signature}
{remarks}
Note that this will get set to {{true}} if you access [UpDownBar|SettingsLineAreaScatter.UpDownBar].
{remarks}