GrapeCity ActiveReports for .NET 16.0J
MapPointTemplate.MapPointLabelPlacement 列挙体

GrapeCity.ActiveReports.PageReportModel 名前空間 : MapPointTemplate.MapPointLabelPlacement 列挙体
ポイントのラベル配置を定義します。
シンタックス
'宣言
 
Public Enum MapPointTemplate.MapPointLabelPlacement 
   Inherits System.Enum
public enum MapPointTemplate.MapPointLabelPlacement : System.Enum 
メンバ
メンバ解説
Bottomラベルは下部に配置されます。
Centerラベルは中央に配置されます。
Leftラベルは左側に配置されます。
Rightラベルは右側に配置されます。
Topラベルは上部に配置されます。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.MapPointTemplate.MapPointLabelPlacement

参照

GrapeCity.ActiveReports.PageReportModel 名前空間