ChartSeries.Style プロパティ

定義

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

public:
 property Microsoft::ReportingServices::RdlObjectModel::EmptyColorStyle ^ Style { Microsoft::ReportingServices::RdlObjectModel::EmptyColorStyle ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::EmptyColorStyle ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.EmptyColorStyle Style { get; set; }
member this.Style : Microsoft.ReportingServices.RdlObjectModel.EmptyColorStyle with get, set
Public Property Style As EmptyColorStyle

プロパティ値

EmptyColorStyle オブジェクト。

適用対象