言語

MapMarkerRuleInstance クラス

定義

MapMarkerRuleクラスのインスタンス型を表し、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
継承

プロパティ

名前 説明
BucketCount

MapAppearanceRuleクラスにおける配置プロパティの計算値を取得します。

(継承元 MapAppearanceRuleInstance)
DataValue

DataValueクラスにおけるMapAppearanceRuleプロパティの計算値を取得します。

(継承元 MapAppearanceRuleInstance)
DistributionType

DistributionTypeクラスにおけるMapAppearanceRuleプロパティの計算値を取得します。

(継承元 MapAppearanceRuleInstance)
EndValue

EndValueクラスにおけるMapAppearanceRuleプロパティの計算値を取得します。

(継承元 MapAppearanceRuleInstance)
LegendText

LegendTextクラスにおけるMapAppearanceRuleプロパティの計算値を取得します。

(継承元 MapAppearanceRuleInstance)
StartValue

StartValueクラスにおけるMapAppearanceRuleプロパティの計算値を取得します。

(継承元 MapAppearanceRuleInstance)

メソッド

名前 説明
ResetInstanceCache()

MapAppearanceRuleInstanceのキャッシュをリセットします。

(継承元 MapAppearanceRuleInstance)

適用対象