[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapLegendLayout

MapLegendLayout Enum

Specifies the arrangement of labels within the legend.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum MapLegendLayout

Fields

Name Description
AutoTable

Autoarrange labels to fit

Column

Arrange labels in a column

Row

Arrange labels in a row

TallTable

Arrange labels in a tall table

WideTable

Arrange labels in a wide table

Extension Methods