ChartDataPoint.Style プロパティ

定義

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

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

プロパティ値

このレポート定義オブジェクトのスタイルプロパティを表す Style オブジェクトです。

実装

適用対象