Share via


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)

適用対象