Aspose::Cells::Charts::Axis::GetMajorUnitScale method
Axis::GetMajorUnitScale method
Represents the major unit scale for the category axis.
TimeUnit Aspose::Cells::Charts::Axis::GetMajorUnitScale()
Examples
TimeUnit majorUnitScale = chart.GetCategoryAxis().GetMajorUnitScale();
See Also
- Enum TimeUnit
- Class Axis
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++