言語

MapColorRangeRuleInstance クラス

定義

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

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

プロパティ

名前 説明
BucketCount

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

(継承元 MapAppearanceRuleInstance)
DataValue

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

(継承元 MapAppearanceRuleInstance)
DistributionType

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

(継承元 MapAppearanceRuleInstance)
EndColor

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

EndValue

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

(継承元 MapAppearanceRuleInstance)
LegendText

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

(継承元 MapAppearanceRuleInstance)
MiddleColor

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

ShowInColorScale

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

(継承元 MapColorRuleInstance)
StartColor

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

StartValue

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

(継承元 MapAppearanceRuleInstance)

メソッド

名前 説明
ResetInstanceCache()

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

(継承元 MapColorRuleInstance)

適用対象