Share via


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

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

適用対象