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

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