言語

MapAppearanceRuleInstance クラス

定義

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

public ref class MapAppearanceRuleInstance abstract : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public abstract class MapAppearanceRuleInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type MapAppearanceRuleInstance = class
    inherit BaseInstance
Public MustInherit Class MapAppearanceRuleInstance
Inherits BaseInstance
継承
MapAppearanceRuleInstance
派生

プロパティ

名前 説明
BucketCount

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

DataValue

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

DistributionType

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

EndValue

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

LegendText

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

StartValue

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

メソッド

名前 説明
ResetInstanceCache()

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

適用対象