FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DPointSeries Class / SymbolStyle Property

In This Topic
    SymbolStyle Property (Chart3DPointSeries)
    In This Topic
    Gets the symbol style of the series, including color, size and shape.
    Syntax
    'Declaration
     
    Public ReadOnly Property SymbolStyle As ChartSymbolStyle
    public ChartSymbolStyle SymbolStyle {get;}
    See Also