ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / Legend Class / Orientation Property

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