Language

ChartLegendColumn.SeriesSymbolWidth プロパティ

定義

各データ系列のシンボル幅に求値する式が得られます。

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

プロパティ値

各データ系列のシンボル幅を表す ReportIntProperty オブジェクトです。

適用対象