ChartArea.Style プロパティ

定義

このレポート定義オブジェクトのスタイル プロパティを取得します。

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

プロパティ値

Style オブジェクト。

実装

適用対象