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

...

Description

Excerpt

Sets or returns whether the legend will be displayed vertically.

Signature
C#
C#
<table class="diff-macro"><thead><tr><th class="diff-macro-title">unmigrated-wiki-markup</th></tr></thead><tbody><tr><td class="diff-macro-body"><pre>
 public boolean Vertical{ get; set; }
{signature}{signature:</pre></td></tr></tbody></table>
} Public
Signature
vb.net
vb.net

<p>Public Property Vertical() As Boolean
{signature}
{remarks}If you change the value of [Vertical|Legend.Vertical], the [ChartRegion|ChartRegion] properties [Height|ChartRegion.Height], [Width|ChartRegion.Width], [X|ChartRegion.X], and [Y|ChartRegion.Y] will be automatically updated to reflect the new position.  Additionally, the [Legend.Location|Legend.Location] property will be changed to NotDocked.{remarks}Boolean</p>
Remarks

If you change the value of Vertical, the ChartRegion properties Height, Width, X, and Y will be automatically updated to reflect the new position. Additionally, the Legend.Location property will be changed to NotDocked.