ActiveReports for .NET 18.0J
MapRuleDistributionType 列挙体

GrapeCity.ActiveReports.PageReportModel 名前空間 : MapRuleDistributionType 列挙体
マップ ルールの分布タイプを指定します。
シンタックス
'宣言
 
Public Enum MapRuleDistributionType 
   Inherits System.Enum
public enum MapRuleDistributionType : System.Enum 
メンバ
メンバ解説
Customユーザー定義の分布が適用されます。
EqualDistribution均等な分布が適用されます。
EqualInterval等間隔の分布が適用されます。
Optimal最適な分布が適用されます。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.MapRuleDistributionType

参照

GrapeCity.ActiveReports.PageReportModel 名前空間