y_tick_label_right_edge_at_axis Function

public function y_tick_label_right_edge_at_axis(plot_area, max_width_measured)

Compute the rightmost edge of y-tick labels relative to the y-axis

Arguments

Type IntentOptional Attributes Name
type(plot_area_t), intent(in) :: plot_area
integer, intent(in) :: max_width_measured

Return Value integer