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 对象。

适用于