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)

適用対象