言語

MapSizeRule クラス

定義

マップポイントレイヤーやマップラインレイヤーのマップアイテムのサイズ調整に使うサイズ範囲を表します。

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

フィールド

名前 説明
m_instance

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

(継承元 MapAppearanceRule)
m_map

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

(継承元 MapAppearanceRule)
m_mapVectorLayer

この出現規則が適用されるベクトルベースのマップ層を指定します。

(継承元 MapAppearanceRule)

プロパティ

名前 説明
BucketCount

MapAppearanceRuleのバケツの数を計算します。

(継承元 MapAppearanceRule)
DataElementName

DataValueのデータ要素や属性に使う名前を取得します。

(継承元 MapAppearanceRule)
DataElementOutput

外観ルール要素がデータレンダリングに現れるかどうかを示す値が得られます。

(継承元 MapAppearanceRule)
DataValue

マップポリゴンレイヤー、マップポイントレイヤー、またはマップラインレイヤーのマップアイテムのスコープに対して評価する式を取得します。

(継承元 MapAppearanceRule)
DistributionType

ルール分布タイプを手に入れます。

(継承元 MapAppearanceRule)
EndSize

マップポイントやマップラインに適用するサイズ範囲の終端サイズを取得します。

EndValue

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

(継承元 MapAppearanceRule)
Instance

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

LegendName

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

(継承元 MapAppearanceRule)
LegendText

伝例の地図分布のラベルを表示することができます。

(継承元 MapAppearanceRule)
MapBuckets

データ配信用のカスタムマップバケットセットを手に入れます。

(継承元 MapAppearanceRule)
StartSize

地図点や地図線に適用するサイズ範囲の開始サイズを取得します。

StartValue

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

(継承元 MapAppearanceRule)

適用対象