Aspose::Cells::Charts::TickLabels::SetOffset method
TickLabels::SetOffset method
Gets and sets the distance between the axis labels and the axis line.
void Aspose::Cells::Charts::TickLabels::SetOffset(int32_t value)
Remarks
The default distance is 100 percent, which represents the default spacing between the axis labels and the axis line. The value can be an integer percentage from 0 through 1000, relative to the axis label’s font size.
See Also
- Class Vector
- Class TickLabels
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++