言語

ChartTickMarks.Instance プロパティ

定義

このレポート定義オブジェクトの計算値を含むレポートインスタンスオブジェクトを取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartTickMarksInstance ^ Instance { Microsoft::ReportingServices::OnDemandReportRendering::ChartTickMarksInstance ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartTickMarksInstance Instance { get; }
member this.Instance : Microsoft.ReportingServices.OnDemandReportRendering.ChartTickMarksInstance
Public ReadOnly Property Instance As ChartTickMarksInstance

プロパティ値

ChartTickMarksInstance オブジェクト。

適用対象