MapColorRangeRuleInstance Class

Definition

Represents an instance type of the MapColorRangeRule class and contains the calculated values of the properties in MapColorRangeRule.

public ref class MapColorRangeRuleInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::MapColorRuleInstance
public sealed class MapColorRangeRuleInstance : Microsoft.ReportingServices.OnDemandReportRendering.MapColorRuleInstance
type MapColorRangeRuleInstance = class
    inherit MapColorRuleInstance
Public NotInheritable Class MapColorRangeRuleInstance
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)
EndColor

Gets the calculated value of the EndColor property in a MapColorRangeRule class.

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)
MiddleColor

Gets the calculated value of the MiddleColor property in a MapColorRangeRule class.

ShowInColorScale

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

(Inherited from MapColorRuleInstance)
StartColor

Gets the calculated value of the StartColor property in a MapColorRangeRule class.

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