言語

MapCustomColorRuleInstance クラス

定義

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

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

プロパティ

名前 説明
BucketCount

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

(継承元 MapAppearanceRuleInstance)
DataValue

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

(継承元 MapAppearanceRuleInstance)
DistributionType

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

(継承元 MapAppearanceRuleInstance)
EndValue

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

(継承元 MapAppearanceRuleInstance)
LegendText

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

(継承元 MapAppearanceRuleInstance)
ShowInColorScale

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

(継承元 MapColorRuleInstance)
StartValue

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

(継承元 MapAppearanceRuleInstance)

メソッド

名前 説明
ResetInstanceCache()

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

(継承元 MapColorRuleInstance)

適用対象