ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IGridLine Interface / gridLines Method

In This Topic
    gridLines Method (IGridLine)
    In This Topic
    Syntax
    'Declaration
     
    Function gridLines() As List(Of IGridLineModel)
    List<IGridLineModel> gridLines()
    See Also