Aspose::Cells::Charts::TickLabels::SetRotationAngle method

TickLabels::SetRotationAngle method

Represents text rotation angle in clockwise.

void Aspose::Cells::Charts::TickLabels::SetRotationAngle(int32_t value)

Remarks

0: Not rotated.

255: Top to Bottom.

-90: Downward.

90: Upward.

See Also