ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart Namespace / FlexRadar Class / PlotStyle Property

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