MapColorRuleInstance 클래스

정의

MapColorRule 클래스의 인스턴스 유형을 나타내며 MapColorRule의 속성에 대한 계산된 값을 포함합니다.

public ref class MapColorRuleInstance abstract : Microsoft::ReportingServices::OnDemandReportRendering::MapAppearanceRuleInstance
public abstract class MapColorRuleInstance : Microsoft.ReportingServices.OnDemandReportRendering.MapAppearanceRuleInstance
type MapColorRuleInstance = class
    inherit MapAppearanceRuleInstance
Public MustInherit Class MapColorRuleInstance
Inherits MapAppearanceRuleInstance
상속
파생

속성

BucketCount

클래스에서 Placement 속성의 계산된 MapAppearanceRule 값을 가져옵니다.

(다음에서 상속됨 MapAppearanceRuleInstance)
DataValue

DataValue 클래스의 MapAppearanceRule 속성에 대한 계산된 값을 가져옵니다.

(다음에서 상속됨 MapAppearanceRuleInstance)
DistributionType

DistributionType 클래스의 MapAppearanceRule 속성에 대한 계산된 값을 가져옵니다.

(다음에서 상속됨 MapAppearanceRuleInstance)
EndValue

EndValue 클래스의 MapAppearanceRule 속성에 대한 계산된 값을 가져옵니다.

(다음에서 상속됨 MapAppearanceRuleInstance)
LegendText

LegendText 클래스의 MapAppearanceRule 속성에 대한 계산된 값을 가져옵니다.

(다음에서 상속됨 MapAppearanceRuleInstance)
ShowInColorScale

ShowInColorScale 클래스의 MapColorRule 속성에 대한 계산된 값을 가져옵니다.

StartValue

StartValue 클래스의 MapAppearanceRule 속성에 대한 계산된 값을 가져옵니다.

(다음에서 상속됨 MapAppearanceRuleInstance)

메서드

ResetInstanceCache()

MapColorRuleInstance 캐시를 다시 설정합니다.

적용 대상