MapAppearanceRuleInstance クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
MapAppearanceRuleクラスのインスタンス型を表し、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
- 継承
- 派生
プロパティ
| 名前 | 説明 |
|---|---|
| BucketCount |
MapAppearanceRuleクラスにおける配置プロパティの計算値を取得します。 |
| DataValue |
DataValueクラスにおけるMapAppearanceRuleプロパティの計算値を取得します。 |
| DistributionType |
DistributionTypeクラスにおけるMapAppearanceRuleプロパティの計算値を取得します。 |
| EndValue |
EndValueクラスにおけるMapAppearanceRuleプロパティの計算値を取得します。 |
| LegendText |
LegendTextクラスにおけるMapAppearanceRuleプロパティの計算値を取得します。 |
| StartValue |
StartValueクラスにおけるMapAppearanceRuleプロパティの計算値を取得します。 |
メソッド
| 名前 | 説明 |
|---|---|
| ResetInstanceCache() |
MapAppearanceRuleInstanceのキャッシュをリセットします。 |