ChartAxisInstance.AllowLabelRotation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.