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

In This Topic
    SymbolStyle Property
    In This Topic
    Gets or sets the SymbolStyle which specifies the color, size, and shape of points in scatter plots.
    Syntax
    'Declaration
     
    Public Property SymbolStyle As Chart3DSymbolStyle
    public Chart3DSymbolStyle SymbolStyle {get; set;}
    See Also