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