MapMarkerRuleInstance Class

Definition

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

public ref class MapMarkerRuleInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::MapAppearanceRuleInstance
public sealed class MapMarkerRuleInstance : Microsoft.ReportingServices.OnDemandReportRendering.MapAppearanceRuleInstance
type MapMarkerRuleInstance = class
    inherit MapAppearanceRuleInstance
Public NotInheritable Class MapMarkerRuleInstance
Inherits MapAppearanceRuleInstance
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)
StartValue

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

(Inherited from MapAppearanceRuleInstance)

Methods

ResetInstanceCache()

Resets the cache of the MapAppearanceRuleInstance.

(Inherited from MapAppearanceRuleInstance)

Applies to