[axis] added tooltip texts for ticks related settings

Description

Various UX improvements and code clenaup in the axis dock widget for ticks specific settings:

  • renamed the property "Type" to "Position" in the UI to make it more obvious this setting is controlling the positioning of the ticks
  • added tooltip texts for ticks related settings
  • removed the obsolete enum value Axis::TicksType::CustomValues - in the past we planned to introduce another method to specify custom values for the positions of the ticks in a text field directly in the dock widget, but didn't want to overload this dock widget even more and decided not to do so, the user can still work with custom column values

image

image

image

Conformity

Edited by Alexander Semke

Merge request reports

Loading