FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Legend Class / Orientation Property

In This Topic
    Orientation Property (Legend)
    In This Topic
    Gets or sets the legend orientation.
    Syntax
    'Declaration
     
    Public Property Orientation As Orientation
    public Orientation Orientation {get; set;}
    See Also