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

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