ChartLabelRotationTypes Enum

Definition

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

public enum class ChartLabelRotationTypes
public enum ChartLabelRotationTypes
type ChartLabelRotationTypes = 
Public Enum ChartLabelRotationTypes
Inheritance
ChartLabelRotationTypes

Fields

None 4

Specifies the chart to None rotation.

Rotate15 3

Specifies the chart to Rotate 15.

Rotate30 2

Specifies the chart to Rotate 30.

Rotate45 1

Specifies the chart to Rotate 45.

Rotate90 0

Specifies the chart to Rotate 90.

Applies to