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