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

获取类中 MapAppearanceRule Placement 属性的计算值。

(继承自 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)

适用于