extra_space_for_edge_labels_x property

int extra_space_for_edge_labels_x
read / write

Corresponds to the attribute EXTRA_SPACE_FOR_EDGE_LABELS_X. It is needed for the case where a coordinate value label is drawn exactly at the left or right of the x axis. The tick position is then 0 or axisWidth in labelsContainer coordinates. We will draw the text labels into the same container. Since the labels are centered around the ticks, half of such a label would lie outside the container an would be clipped. Using EXTRA_SPACE_FOR_EDGE_LABELS_X, we extend the container so as to make such a label fully visible.

Implementation

int extra_space_for_edge_labels_x