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

In This Topic
    GridLayout Property (Legend)
    In This Topic
    Gets or sets the grid layout for the Legend.
    Syntax
    'Declaration
     
    Public Property GridLayout As GridLayout
    public GridLayout GridLayout {get; set;}

    Property Value

    The grid layout.
    See Also