Aspose::Words::Drawing::Charts::AxisTickLabels::get_Offset method
AxisTickLabels::get_Offset method
Gets or sets the distance of the tick labels from the axis.
int32_t Aspose::Words::Drawing::Charts::AxisTickLabels::get_Offset()
Remarks
The property represents a percentage of the default label offset.
Valid range is from 0 to 1000 percent inclusive. The default value is 100%.
The property has effect only for category axes. It is not supported by MS Office 2016 new charts.
See Also
- Class AxisTickLabels
- Namespace Aspose::Words::Drawing::Charts
- Library Aspose.Words for C++