MapLegendTitleInstance クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
MapLegendTitle クラスのインスタンスの型を表し、MapLegendTitle のプロパティの計算値を含んでいます。
public ref class MapLegendTitleInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class MapLegendTitleInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type MapLegendTitleInstance = class
inherit BaseInstance
Public NotInheritable Class MapLegendTitleInstance
Inherits BaseInstance
- 継承
プロパティ
Caption |
Caption クラスの MapLegendTitle プロパティの計算値を取得します。 |
Style |
Style クラスの MapLegendTitle プロパティの計算値を取得します。 |
TitleSeparator |
TitleSeparator クラスの MapLegendTitle プロパティの計算値を取得します。 |
TitleSeparatorColor |
TitleSeparatorColor クラスの MapLegendTitle プロパティの計算値を取得します。 |
メソッド
ResetInstanceCache() |
インスタンス キャッシュをリセットします。 (継承元 BaseInstance) |