次の方法で共有


ChartLegendColumn.SeriesSymbolHeight プロパティ

定義

各データ系列の記号の高さに評価される式を取得します。

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

プロパティ値

各データ系列の記号の高さを表す ReportIntProperty オブジェクト。

適用対象