'Declaration
Public Enum MapLegendLayout Inherits System.Enum
public enum MapLegendLayout : System.Enum
'Declaration
Public Enum MapLegendLayout Inherits System.Enum
public enum MapLegendLayout : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
C1.FlexMap.MapLegendLayout