Aspose::Words::Drawing::Charts::AxisTickLabels::get_Alignment method

AxisTickLabels::get_Alignment method

Gets or sets text alignment of the axis tick labels.

Aspose::Words::ParagraphAlignment Aspose::Words::Drawing::Charts::AxisTickLabels::get_Alignment()

Remarks

This property has effect only for multi-line labels.

The default value is Center.

See Also