Share via


ChartLegendCustomItemInstance クラス

定義

ChartLegendCustomItem クラスのインスタンスの型を表し、ChartLegendCustomItem のプロパティの計算値を含んでいます。

public ref class ChartLegendCustomItemInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class ChartLegendCustomItemInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type ChartLegendCustomItemInstance = class
    inherit BaseInstance
Public NotInheritable Class ChartLegendCustomItemInstance
Inherits BaseInstance
継承
ChartLegendCustomItemInstance

プロパティ

Separator

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

SeparatorColor

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

Style

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

ToolTip

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

メソッド

ResetInstanceCache()

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

(継承元 BaseInstance)

適用対象