ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / FlexChartBase Class / LegendPosition Property

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