RadialScale.Radius Property

Definition

Gets an expression that evaluates to the radius of the scale as a percentage of the gauge.

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

Property Value

A ReportDoubleProperty object.

Applies to