FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DValueLabel Class / GridLine Property

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