Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / FlexChart Class / PlotStyle Property

In This Topic
    PlotStyle Property (FlexChart)
    In This Topic
    Gets the style of plot area(area inside axes).
    Syntax
    'Declaration
     
    
    Public Property PlotStyle As String
    public string PlotStyle {get; set;}
    See Also