Aspose::Cells::Charts::Title::SetX method
Title::SetX method
Gets or sets the x coordinate of the upper left corner in units of 1/4000 of the chart area.
Deprecated
Use Title.XRatioToChart property, instead.
void Aspose::Cells::Charts::Title::SetX(int32_t value)
Remarks
NOTE: This member is now obsolete. Please use Title.XRatioToChart property, instead. X = XRatioToChart * 4000; This property will be removed 12 months later since February 2025. Aspose apologizes for any inconvenience you may have experienced.
See Also
- Class Vector
- Class Title
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++