ChartAxisInstance.AllowLabelRotation Property

Definition

Gets the calculated value of the AllowLabelRotation property in a ChartAxis class.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartAxisLabelRotation AllowLabelRotation { Microsoft::ReportingServices::OnDemandReportRendering::ChartAxisLabelRotation get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartAxisLabelRotation AllowLabelRotation { get; }
member this.AllowLabelRotation : Microsoft.ReportingServices.OnDemandReportRendering.ChartAxisLabelRotation
Public ReadOnly Property AllowLabelRotation As ChartAxisLabelRotation

Property Value

A ChartAxisLabelRotation value that represents the calculated value of the AllowLabelRotation property.

Applies to