MapAppearanceRuleInstance Class

Definition

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

public ref class MapAppearanceRuleInstance abstract : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public abstract class MapAppearanceRuleInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type MapAppearanceRuleInstance = class
    inherit BaseInstance
Public MustInherit Class MapAppearanceRuleInstance
Inherits BaseInstance
Inheritance
MapAppearanceRuleInstance
Derived

Properties

BucketCount

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

DataValue

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

DistributionType

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

EndValue

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

LegendText

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

StartValue

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

Methods

ResetInstanceCache()

Resets the cache of the MapAppearanceRuleInstance.

Applies to