ChartLabelRotationTypes 열거형

정의

축 레이블이 Chart에 자동으로 맞기 위한 회전 증가분입니다.

public enum class ChartLabelRotationTypes
public enum ChartLabelRotationTypes
type ChartLabelRotationTypes = 
Public Enum ChartLabelRotationTypes
상속
ChartLabelRotationTypes

필드

None 4

차트를 없음 회전으로 지정합니다.

Rotate15 3

회전 15로 차트를 지정합니다.

Rotate30 2

회전 30으로 차트를 지정합니다.

Rotate45 1

회전 45로 차트를 지정합니다.

Rotate90 0

회전 90으로 차트를 지정합니다.

적용 대상