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

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