ChartThreeDProperties.Rotation Property

Definition

Gets an expression that evaluates to the rotation angle.

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

Property Value

A ReportIntProperty object.

Applies to