ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.DV Namespace / GlobalLegendOption Class / Orientation Property

In This Topic
    Orientation Property (GlobalLegendOption)
    In This Topic
    Gets or sets legend orientation.
    Syntax
    'Declaration
     
    Public ReadOnly Property Orientation As Orientation
    public Orientation Orientation {get;}
    See Also