ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / ILegendsOption Interface / groupOrientation Property

In This Topic
    groupOrientation Property (ILegendsOption)
    In This Topic
    Syntax
    'Declaration
     
    Property groupOrientation As Nullable(Of Orientation)
    Nullable<Orientation> groupOrientation {get; set;}
    See Also