Aspose::Cells::Charts::Axis::SetBaseUnitScale method
Axis::SetBaseUnitScale method
Represents the base unit scale for the category axis.
void Aspose::Cells::Charts::Axis::SetBaseUnitScale(TimeUnit value)
Remarks
Setting this property only takes effect when the CategoryType property is set to TimeScale.
See Also
- Enum TimeUnit
- Class Axis
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++