Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Wiki Markup
{description}
{excerpt}Sets or returns whether series up/down bars will be displayed in the chart.{excerpt}
{signature:C#}
 public boolean ShowUpDownBars\{ get; set; \}
{signature}{signature:vb.net}
Public Property ShowUpDownBars() As Boolean
{signature}
{remarks}
Note that this will get set to {{true}} if you access [UpDownBar|SettingsLineAreaScatter.UpDownBar].
{remarks}