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
vb.net
vb.net

Public Property Vertical() As Boolean
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.