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

In This Topic
    GridLine Property
    In This Topic
    Gets or sets a value indicating whether a grid line is drawn at the ValueLabel.
    Syntax
    'Declaration
     
    Public Property GridLine As System.Boolean
    public System.bool GridLine {get; set;}
    See Also