ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Tick Class / GridLine Property

In This Topic
    GridLine Property
    In This Topic
    Gets or sets the line used to draw the grid on the chart walls.
    Syntax
    'Declaration
     
    Public Property GridLine As Line
    public Line GridLine {get; set;}
    See Also