2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart 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 SymbolShapeEnum
    public SymbolShapeEnum Shape {get; set;}
    See Also