Share via


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

クラスの Placement プロパティの計算値を 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 のキャッシュをリセットします。

適用対象