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 angle.
ROTATE270Rotate 270 angle.
STACKEDStacked text.

See Also