Aspose::Cells::Charts::Axis::SetCustomUnit method
Axis::SetCustomUnit method
Specifies a custom value for the display unit.
Deprecated
Use Axis.CustomDisplayUnit property, instead.
void Aspose::Cells::Charts::Axis::SetCustomUnit(int32_t value)
Remarks
NOTE: This property is now obsolete. Instead, please use Axis.CustomDisplayUnit property. This property will be removed 12 months later since February 2025. Aspose apologizes for any inconvenience you may have experienced.
See Also
- Class Axis
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++