PinLabel.FontAngle Property

Definition

Gets an expression that evaluates to the angle of rotation for the text.

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

Property Value

A ReportDoubleProperty object.

Applies to