次の方法で共有


TickMarkStyle.Instance プロパティ

定義

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

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

プロパティ値

TickMarkStyleInstance オブジェクト。

適用対象