ChartLegendInstance.Style プロパティ

定義

StyleクラスにおけるChartLegendプロパティの計算値を取得します。

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

プロパティ値

StyleInstanceプロパティの計算値を表すStyle値です。

適用対象