言語

MapColorRuleInstance クラス

定義

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

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

プロパティ

名前 説明
BucketCount

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

(継承元 MapAppearanceRuleInstance)
DataValue

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

(継承元 MapAppearanceRuleInstance)
DistributionType

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

(継承元 MapAppearanceRuleInstance)
EndValue

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

(継承元 MapAppearanceRuleInstance)
LegendText

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

(継承元 MapAppearanceRuleInstance)
ShowInColorScale

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

StartValue

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

(継承元 MapAppearanceRuleInstance)

メソッド

名前 説明
ResetInstanceCache()

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

適用対象