次の方法で共有


ChartLegendCustomItemCell.SymbolHeight プロパティ

定義

セル内の記号の高さに評価される式を取得します。

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

プロパティ値

セル内の記号の高さを表す ReportIntProperty オブジェクト。

適用対象