MapSizeRuleInstance 类

定义

表示 MapSizeRule 类的实例类型并且包含 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
继承

属性

BucketCount

获取类中 MapAppearanceRule Placement 属性的计算值。

(继承自 MapAppearanceRuleInstance)
DataValue

获取 DataValue 类中 MapAppearanceRule 属性的计算值。

(继承自 MapAppearanceRuleInstance)
DistributionType

获取 DistributionType 类中 MapAppearanceRule 属性的计算值。

(继承自 MapAppearanceRuleInstance)
EndSize

获取 EndSize 类中 MapSizeRule 属性的计算值。

EndValue

获取 EndValue 类中 MapAppearanceRule 属性的计算值。

(继承自 MapAppearanceRuleInstance)
LegendText

获取 LegendText 类中 MapAppearanceRule 属性的计算值。

(继承自 MapAppearanceRuleInstance)
StartSize

获取 StartSize 类中 MapSizeRule 属性的计算值。

StartValue

获取 StartValue 类中 MapAppearanceRule 属性的计算值。

(继承自 MapAppearanceRuleInstance)

方法

ResetInstanceCache()

重置 MapAppearanceRuleInstance 的缓存。

(继承自 MapAppearanceRuleInstance)

适用于