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

In This Topic
    LegendStyle Property
    In This Topic
    Gets or sets the legend style.
    Syntax
    'Declaration
     
    Public Property LegendStyle As ChartStyle
    public ChartStyle LegendStyle {get; set;}
    See Also