Share via


MapMarkerRule クラス

定義

マップの多角形レイヤーまたはポイント レイヤーでマップ ポイントに使用するマーカーのセットを表します。

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

フィールド

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)
MapMarkers

マップ ポイントに適用するマーカーのコレクションを取得します。

StartValue

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

(継承元 MapAppearanceRule)

適用対象