ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / SharpGraph Class / GridLayout Property

In This Topic
    GridLayout Property (SharpGraph)
    In This Topic

    Gets or sets the GridLayout object for the chart.

    Syntax
    'Declaration
     
    Public Property GridLayout As GridLayout
    public GridLayout GridLayout {get; set;}
    See Also