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

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