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

GrapeCity.ActiveReports.PageReportModel 名前空間 : MapColorScale.MapLabelBehavior 列挙体
カラー スケールラベルの位置を指定します。
シンタックス
'宣言
 
Public Enum MapColorScale.MapLabelBehavior 
   Inherits System.Enum
public enum MapColorScale.MapLabelBehavior : System.Enum 
メンバ
メンバ解説
Auto値は自動的に決定されます。
ShowBorderValueラベルは各カラー分布の境界線の間に表示されます。
ShowMiddleValueラベルは各カラー分布の中央に表示されます。
継承階層

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

参照

GrapeCity.ActiveReports.PageReportModel 名前空間