ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart Namespace / BoxWhisker Class / SymbolStyle Property

In This Topic
    SymbolStyle Property (BoxWhisker)
    In This Topic
    Gets or sets the series symbol style.
    Syntax
    'Declaration
     
    Public ReadOnly Property SymbolStyle As ChartStyle
    public ChartStyle SymbolStyle {get;}
    See Also