ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / GridLines Class
Members

In This Topic
    GridLines Class
    In This Topic
    Defines the style properties for the major and minor gridlines along an axis in a chart.
    Object Model
    GridLines Class
    Syntax
    'Declaration
     
    Public NotInheritable Class GridLines 
       Implements IValidateable 
    public sealed class GridLines : IValidateable  
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.GridLines

    See Also