言語

ChartEmptyPointsInstance クラス

定義

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

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

プロパティ

名前 説明
AxisLabel

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

Style

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

ToolTip

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

メソッド

名前 説明
ResetInstanceCache()

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

(継承元 BaseInstance)

適用対象