2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1Chart Namespace / ChartSymbolStyle Class / OutlineColor Property

In This Topic
    OutlineColor Property (ChartSymbolStyle)
    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