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

In This Topic
    Color Property (ChartLineStyle)
    In This Topic
    Gets or sets the color of the line.
    Syntax
    'Declaration
     
    Public Overridable Property Color As System.Drawing.Color
    public virtual System.Drawing.Color Color {get; set;}
    See Also