言語

MapSizeRuleInstance クラス

定義

MapSizeRuleクラスのインスタンス型を表し、MapSizeRuleのプロパティの計算値を含みます。

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

プロパティ

名前 説明
BucketCount

MapAppearanceRuleクラスにおける配置プロパティの計算値を取得します。

(継承元 MapAppearanceRuleInstance)
DataValue

DataValueクラスにおけるMapAppearanceRuleプロパティの計算値を取得します。

(継承元 MapAppearanceRuleInstance)
DistributionType

DistributionTypeクラスにおけるMapAppearanceRuleプロパティの計算値を取得します。

(継承元 MapAppearanceRuleInstance)
EndSize

EndSizeクラスにおけるMapSizeRuleプロパティの計算値を取得します。

EndValue

EndValueクラスにおけるMapAppearanceRuleプロパティの計算値を取得します。

(継承元 MapAppearanceRuleInstance)
LegendText

LegendTextクラスにおけるMapAppearanceRuleプロパティの計算値を取得します。

(継承元 MapAppearanceRuleInstance)
StartSize

StartSizeクラスにおけるMapSizeRuleプロパティの計算値を取得します。

StartValue

StartValueクラスにおけるMapAppearanceRuleプロパティの計算値を取得します。

(継承元 MapAppearanceRuleInstance)

メソッド

名前 説明
ResetInstanceCache()

MapAppearanceRuleInstanceのキャッシュをリセットします。

(継承元 MapAppearanceRuleInstance)

適用対象