Vertical Property
Vertical
Gets or sets whether the legend items are layed out vertically
or horizontally.
Declaration
[FpCategory("Category_Appearance")]
public bool Vertical { get; set; }
<FpCategory("Category_Appearance")>
Public Property Vertical As Boolean