compute_ylabel_x_pos Function

public function compute_ylabel_x_pos(y_tick_label_edge, rotated_width, plot_area) result(x_pos)

Arguments

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

Return Value integer