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

In This Topic
    LegendPosition Property (C1Sunburst)
    In This Topic
    Gets or sets the chart legend position.
    Syntax
    'Declaration
     
    Public Property LegendPosition As Position
    public Position LegendPosition {get; set;}
    See Also