ChartLegendCustomItemCell.SymbolWidth 속성

정의

셀에 있는 기호의 너비로 계산되는 식을 가져옵니다.

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

속성 값

셀에 있는 기호의 너비를 나타내는 ReportIntProperty 개체입니다.

적용 대상