ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DSymbolStyle Class / Shape Property

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