MapSizeRuleInstance Class

Definition

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

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

Gets the calculated value of the EndSize property in a MapSizeRule 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)
StartSize

Gets the calculated value of the StartSize property in a MapSizeRule class.

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