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

In This Topic
    LegendAlignment Property
    In This Topic
    Gets or sets the alignment of the legend within the map bounds.
    Syntax
    'Declaration
     
    Public Property LegendAlignment As ContentAlignment
    public ContentAlignment LegendAlignment {get; set;}
    See Also