Aspose::Words::Drawing::Charts::AxisTickLabels::get_Orientation method

AxisTickLabels::get_Orientation method

Gets or sets the orientation of the tick label text.

Aspose::Words::Drawing::ShapeTextOrientation Aspose::Words::Drawing::Charts::AxisTickLabels::get_Orientation()

Remarks

The default value is Horizontal.

Note that some ShapeTextOrientation values do not affect the orientation of tick label text in value axes.

See Also