Sets or returns whether the legend will be displayed vertically.

public boolean Vertical{ get; set; }
Public Property Vertical() As Boolean

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.