FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / C1Sunburst Class / LegendOrientation Property

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