Share via


MapColorPaletteRuleInstance クラス

定義

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

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

プロパティ

BucketCount

クラス内の Placement プロパティの計算値を MapAppearanceRule 取得します。

(継承元 MapAppearanceRuleInstance)
DataValue

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

(継承元 MapAppearanceRuleInstance)
DistributionType

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

(継承元 MapAppearanceRuleInstance)
EndValue

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

(継承元 MapAppearanceRuleInstance)
LegendText

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

(継承元 MapAppearanceRuleInstance)
Palette

Palette クラスの MapColorPaletteRule プロパティの計算値を取得します。

ShowInColorScale

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

(継承元 MapColorRuleInstance)
StartValue

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

(継承元 MapAppearanceRuleInstance)

メソッド

ResetInstanceCache()

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

(継承元 MapColorRuleInstance)

適用対象