GrapeCity ActiveReports for .NET 16.0J
MapLegendLayout 列挙体

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map 名前空間 : MapLegendLayout 列挙体
マップの凡例のラベルレイアウトを表します。
シンタックス
'宣言
 
Public Enum MapLegendLayout 
   Inherits System.Enum
public enum MapLegendLayout : System.Enum 
メンバ
メンバ解説
AutoTableラベルは自動的に調整されて配置されます。
Columnラベルは列に配置されます。
Rowラベルは行に配置されます。
TallTableラベルは表 (縦) に配置されます。
WideTableラベルは表 (横) に配置されます。
継承階層

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

参照

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map 名前空間