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

In This Topic
    OutlineColor Property (FillStyle)
    In This Topic
    Gets or sets the second fill color.
    Syntax
    'Declaration
     
    Public Property OutlineColor As System.Drawing.Color
    public System.Drawing.Color OutlineColor {get; set;}
    See Also