言語

ChartItemInLegendInstance クラス

定義

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

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

プロパティ

名前 説明
Hidden

HiddenクラスにおけるChartItemInLegendプロパティの計算値を取得します。

LegendText

LegendTextクラスにおけるChartItemInLegendプロパティの計算値を取得します。

ToolTip

ToolTipクラスにおけるChartItemInLegendプロパティの計算値を取得します。

メソッド

名前 説明
ResetInstanceCache()

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

(継承元 BaseInstance)

適用対象