Share via


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

クラスの Placement プロパティの計算値を 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)

適用対象