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

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