Share via


MapColorRangeRule クラス

定義

マップの多角形レイヤー、ポイント レイヤー、または線レイヤーでマップ アイテムの色分けに使用する色の範囲を表します。

public ref class MapColorRangeRule sealed : Microsoft::ReportingServices::OnDemandReportRendering::MapColorRule
public sealed class MapColorRangeRule : Microsoft.ReportingServices.OnDemandReportRendering.MapColorRule
type MapColorRangeRule = class
    inherit MapColorRule
Public NotInheritable Class MapColorRangeRule
Inherits MapColorRule
継承

フィールド

m_instance

このレポート定義オブジェクトの計算値が含まれているレポート インスタンス オブジェクトを指定します。

(継承元 MapAppearanceRule)
m_map

この外観ルールが適用されるマップを指定します。

(継承元 MapAppearanceRule)
m_mapVectorLayer

この外観ルールが適用される、ベクトルに基づくマップ レイヤーを指定します。

(継承元 MapAppearanceRule)

プロパティ

BucketCount

MapAppearanceRule のバケット数を取得します。

(継承元 MapAppearanceRule)
DataElementName

DataValue のデータ要素または属性に使用する名前を取得します。

(継承元 MapAppearanceRule)
DataElementOutput

外観ルール要素をデータの表示で使用するかどうかを示す値を取得します。

(継承元 MapAppearanceRule)
DataValue

マップの多角形レイヤー、ポイント レイヤー、または線レイヤー内のマップ アイテムのスコープで評価される式を取得します。

(継承元 MapAppearanceRule)
DistributionType

ルールの分布タイプを取得します。

(継承元 MapAppearanceRule)
EndColor

MapColorRangeRule 分布の終了色を取得します。

EndValue

データ分布の終了値を取得します。

(継承元 MapAppearanceRule)
Instance

このレポート定義オブジェクトの計算値が含まれているレポート インスタンス オブジェクトを取得します。

LegendName

データ分布が表示される凡例の名前を取得します。

(継承元 MapAppearanceRule)
LegendText

凡例のマップ分布に表示されるラベルを取得します。

(継承元 MapAppearanceRule)
MapBuckets

データ分布に使用するマップ バケットのカスタム セットを取得します。

(継承元 MapAppearanceRule)
MiddleColor

MapColorRangeRule 分布の中間色を取得します。

ShowInColorScale

マップ アイテムに割り当てられている色をマップ カラー スケールに表示するかどうかを示します。

(継承元 MapColorRule)
StartColor

MapColorRangeRule 分布の開始色を取得します。

StartValue

データ分布の開始値を取得します。

(継承元 MapAppearanceRule)

適用対象