ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / LegendOption Class / Orientation Property

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