ChartTextDirectionType enumeration

ChartTextDirectionType enumeration

Represents the text direction type of the chart.

The ChartTextDirectionType type exposes the following members:

Fields

FieldDescription
HORIZONTALHorizontal direction type.
VERTICALVertical direction type.
ROTATE90Rotate 90-degree angle.
ROTATE270Rotate 270-degree angle.
STACKEDStacked text.

See Also