GrapeCity.ActiveReports.v9 アセンブリ > GrapeCity.ActiveReports.PageReportModel 名前空間 : MapColorRangeRule クラス |
MapColorRangeRuleデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
MapColorRangeRule コンストラクタ | MapColorRangeRuleクラスの新しいインスタンスを初期化します。 |
名前 | 解説 | |
---|---|---|
BucketCount | 指定した分布のためにバケット数を定義します。DistributionTypeがRuleDistributionType.Customであるか、または、DataValueがScalarである場合は、無視されます。式はIntegerで評価されます。デフォルト値は5です。 GrapeCity.ActiveReports.PageReportModel.MapAppearanceRuleから継承されます。 | |
DataElementName | データ要素または属性に使用する名前を表します。CLSに準拠する識別子が必要です。 GrapeCity.ActiveReports.PageReportModel.MapAppearanceRuleから継承されます。 | |
DataElementOutput | 項目はデータの描画時に表示されるかどうかを取得または設定します。DataElementOutputの一つを評価します。デフォルト値はDataElementOutput.Outputです。 GrapeCity.ActiveReports.PageReportModel.MapAppearanceRuleから継承されます。 | |
DataValue | 空間要素のスコープで評価される式を表します。外観ルールは要素の値によって適用されます。 GrapeCity.ActiveReports.PageReportModel.MapAppearanceRuleから継承されます。 | |
DistributionType | ルールの分布タイプを取得または設定します。RuleDistributionTypeの一つに評価されます。デフォルト値はRuleDistributionType.Optimalです。 GrapeCity.ActiveReports.PageReportModel.MapAppearanceRuleから継承されます。 | |
EndColor | 空間の要素に使用される終了色を定義します。デフォルト値はRed(赤)です。 | |
EndValue | データ分布の終了値を取得または設定します。省いている場合は、自動的に計算されます。DistributionType = RuleDistributionType.Customの場合は無視されます。 GrapeCity.ActiveReports.PageReportModel.MapAppearanceRuleから継承されます。 | |
LegendName | データフィールドが表示される凡例の名前を示します。 GrapeCity.ActiveReports.PageReportModel.MapAppearanceRuleから継承されます。 | |
LegendText | データフィールドの凡例に表示されるラベルを表します。 GrapeCity.ActiveReports.PageReportModel.MapAppearanceRuleから継承されます。 | |
MapBuckets | データ分布に使用するマップ バケットのセットを取得します。DistributionType = RuleDistributionType.Customの場合は必要です。そうでない場合は、無視されます。 GrapeCity.ActiveReports.PageReportModel.MapAppearanceRuleから継承されます。 | |
MiddleColor | 空間の要素に使用される中間色を定義します。デフォルト値はYellow(黄色)です。 | |
ShowInColorScale | データフィールドはマップ カラー スケールに表示するかどうかを取得または設定します。式はSystem.Booleanを評価します。 GrapeCity.ActiveReports.PageReportModel.MapColorRuleから継承されます。 | |
StartColor | 空間の要素に使用される開始色を定義します。デフォルト値はGreen(緑)です。 | |
StartValue | データ分布の開始値を取得または設定します。省いている場合は、自動的に計算されます。 DistributionType = RuleDistributionType.Customの場合は、無視されます。 GrapeCity.ActiveReports.PageReportModel.MapAppearanceRuleから継承されます。 |