Share via


RadialScale.Radius 属性

定义

获取一个表达式,该表达式的计算结果为以仪表的百分比形式表示的刻度的半径。

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

属性值

ReportDoubleProperty 对象。

适用于