RadialScale.SweepAngle Property

Definition

Gets an expression that evaluates to the sweep angle of the scale in degrees (0-360).

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

Property Value

A ReportDoubleProperty object.

Applies to