FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartSymbolStyle Class / Shape Property

In This Topic
    Shape Property (ChartSymbolStyle)
    In This Topic
    Gets or sets the shape of the data point symbol.
    Syntax
    'Declaration
     
    Public Property Shape As ChartSymbolShape
    public ChartSymbolShape Shape {get; set;}
    See Also