Share via


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

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

適用対象