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 개체입니다.

적용 대상