Share via


MapCustomColorRule クラス

定義

マップの多角形レイヤー、ポイント レイヤー、または線レイヤーのマップ アイテムに対してユーザーが定義した色のセットを表します。

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

フィールド

m_instance

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

(継承元 MapAppearanceRule)
m_map

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

(継承元 MapAppearanceRule)
m_mapVectorLayer

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

(継承元 MapAppearanceRule)

プロパティ

BucketCount

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

(継承元 MapAppearanceRule)
DataElementName

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

(継承元 MapAppearanceRule)
DataElementOutput

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

(継承元 MapAppearanceRule)
DataValue

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

(継承元 MapAppearanceRule)
DistributionType

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

(継承元 MapAppearanceRule)
EndValue

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

(継承元 MapAppearanceRule)
Instance

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

LegendName

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

(継承元 MapAppearanceRule)
LegendText

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

(継承元 MapAppearanceRule)
MapBuckets

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

(継承元 MapAppearanceRule)
MapCustomColors

マップの空間要素の色分けに使用する色のコレクションを取得します。

ShowInColorScale

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

(継承元 MapColorRule)
StartValue

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

(継承元 MapAppearanceRule)

適用対象