set_LabelOffset()

Axis::set_LabelOffset(uint16_t) method

Specifies the distance of labels from the axis. Applied to category or date axis. Value must be between 0% and 1000%. Write uint16_t.

void Aspose::Slides::Charts::Axis::set_LabelOffset(uint16_t value) override

See Also