Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Description

Excerpt

Sets or returns whether the legend will be displayed vertically.

Signature
C#
C#
public boolean Vertical{ get; set; }
{signature}{signature:
}
Signature
vb.net
vb.net
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}
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.