MapColorPaletteRuleInstance Class

Definition

Represents an instance type of the MapColorPaletteRule class and contains the calculated values of the properties in 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
Inheritance

Properties

BucketCount

Gets the calculated value of the Placement property in a MapAppearanceRule class.

(Inherited from MapAppearanceRuleInstance)
DataValue

Gets the calculated value of the DataValue property in a MapAppearanceRule class.

(Inherited from MapAppearanceRuleInstance)
DistributionType

Gets the calculated value of the DistributionType property in a MapAppearanceRule class.

(Inherited from MapAppearanceRuleInstance)
EndValue

Gets the calculated value of the EndValue property in a MapAppearanceRule class.

(Inherited from MapAppearanceRuleInstance)
LegendText

Gets the calculated value of the LegendText property in a MapAppearanceRule class.

(Inherited from MapAppearanceRuleInstance)
Palette

Gets the calculated value of the Palette property in a MapColorPaletteRule class.

ShowInColorScale

Gets the calculated value of the ShowInColorScale property in a MapColorRule class.

(Inherited from MapColorRuleInstance)
StartValue

Gets the calculated value of the StartValue property in a MapAppearanceRule class.

(Inherited from MapAppearanceRuleInstance)

Methods

ResetInstanceCache()

Resets the cache of the MapColorRuleInstance.

(Inherited from MapColorRuleInstance)

Applies to