compute_ylabel_x_pos_old Function

public function compute_ylabel_x_pos_old(plot_area, rotated_width, y_tick_max_width) result(x_pos)

Arguments

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

Return Value integer