Aspose::Cells::Charts::ChartArea::SetWidth method
ChartArea::SetWidth method
Gets or sets the horizontal offset from its lower right corner column, in units of 1/4000 of the chart area.
Deprecated
Use ChartArea.WidthRatioToChart property, instead.
void Aspose::Cells::Charts::ChartArea::SetWidth(int32_t value)
Remarks
NOTE: This member is now obsolete. Please use ChartArea.WidthRatioToChart property, instead. Width = WidthRatioToChart * 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 ChartArea
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++