ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapLegend Interface / LegendLayout Property

In This Topic
    LegendLayout Property
    In This Topic
    Specifies the arrangement of labels in a MapLegend.
    Syntax
    'Declaration
     
    ReadOnly Property LegendLayout As MapLegendLayout
    MapLegendLayout LegendLayout {get;}
    See Also