GrapeCity ActiveReports for .NET 16.0J
MapColorScale.MapLabelPlacement 列挙体

GrapeCity.ActiveReports.PageReportModel 名前空間 : MapColorScale.MapLabelPlacement 列挙体
カラー バーに沿ったのラベル配置を指定します。
シンタックス
'宣言
 
Public Enum MapColorScale.MapLabelPlacement 
   Inherits System.Enum
public enum MapColorScale.MapLabelPlacement : System.Enum 
メンバ
メンバ解説
Alternate奇数のラベルがカラー バーの下、偶数のラベルがカラー バーの上に配置されます。
Bottomすべてのラベルがカラー バーの下に配置されます。
Topすべてのラベルがカラー バーの上に配置されます。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.MapColorScale.MapLabelPlacement

参照

GrapeCity.ActiveReports.PageReportModel 名前空間