言語

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)

適用対象