ActiveReports 12
MapLegendLayout Enumeration

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace : MapLegendLayout Enumeration
The arrangement of labels within the legend.
Syntax
'Declaration
 
Public Enum MapLegendLayout 
   Inherits System.Enum
public enum MapLegendLayout : System.Enum 
Members
MemberDescription
AutoTableAutoarrange labels to fit
ColumnArrange labels in a column
RowArrange labels in a row
TallTableArrange labels in a tall table
WideTableArrange labels in a wide table
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapLegendLayout

See Also

Reference

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace