Share via


MapLegendTitleInstance クラス

定義

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
継承
MapLegendTitleInstance

プロパティ

Caption

Caption クラスの MapLegendTitle プロパティの計算値を取得します。

Style

Style クラスの MapLegendTitle プロパティの計算値を取得します。

TitleSeparator

TitleSeparator クラスの MapLegendTitle プロパティの計算値を取得します。

TitleSeparatorColor

TitleSeparatorColor クラスの MapLegendTitle プロパティの計算値を取得します。

メソッド

ResetInstanceCache()

インスタンス キャッシュをリセットします。

(継承元 BaseInstance)

適用対象