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

In This Topic
    Color Property (Chart3DSymbolStyle)
    In This Topic
    Gets or sets the color of a data point symbol.
    Syntax
    'Declaration
     
    Public Property Color As System.Drawing.Color
    public System.Drawing.Color Color {get; set;}
    See Also