ChartAxisInstance.AllowLabelRotation 속성

정의

AllowLabelRotation 클래스의 ChartAxis 속성에 대한 계산된 값을 가져옵니다.

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

속성 값

ChartAxisLabelRotation 속성의 계산된 값을 나타내는 AllowLabelRotation 값입니다.

적용 대상