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

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