次の方法で共有


ChartBorderSkin.Instance プロパティ

定義

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

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

プロパティ値

ChartBorderSkinInstance オブジェクト。

適用対象