[]
        
(Showing Draft Content)

C1.FlexMap.MapLegendLayout

MapLegendLayout Enum

Specifies the arrangement of legend items within the legend.

Namespace: C1.FlexMap
Assembly: C1.Win.Map.4.8.dll
Syntax
public enum MapLegendLayout

Fields

Name Description
AutoTable

Auto arrange items to fit.

Column

Arrange items in a column.

Row

Arrange items in a row.

TallTable

Arrange items in a tall table.

WideTable

Arrange items in a wide table.