ComponentOne FinancialChart for UWP
C1.Xaml.Chart Namespace / FlexChartBase Class / LegendOrientation Property

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