Share via


ChartAxisLabelRotation 열거형

The rotation increment for the axis labels to automatically fit within the Chart.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public Enumeration ChartAxisLabelRotation
‘사용 방법
Dim instance As ChartAxisLabelRotation
public enum ChartAxisLabelRotation
public enum class ChartAxisLabelRotation
type ChartAxisLabelRotation
public enum ChartAxisLabelRotation

멤버

멤버 이름 설명
None Do not rotate axis labels.
Rotate30 Rotate axis labels in 30 degree increments.
Rotate45 Rotate axis labels in 45 degree increments.
Rotate90 Rotate axis labels in 90 degree increments.

참고 항목

참조

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스