Aspose::Cells::Charts::ChartTextFrame::SetRotationAngle method

ChartTextFrame::SetRotationAngle method

Represents text rotation angle.

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

Remarks

0: Not rotated.

255: Top to Bottom.

-90: Downward.

90: Upward.

See Also