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

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