MapCustomColorRuleInstance Class

Definition

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