言語

ChartLegendColumnHeaderInstance クラス

定義

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

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

プロパティ

名前 説明
Style

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

Value

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

メソッド

名前 説明
ResetInstanceCache()

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

(継承元 BaseInstance)

適用対象