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

ReportIntProperty 物件,表示每個資料數列的符號高度。

適用於