spd_get_int_value Interface

interface
public pure function spd_get_int_value(this) result(x)

Arguments

Type IntentOptional Attributes Name
class(scatter_plot_data), intent(in) :: this

The scatter_plot_data object.

Return Value integer(kind=int32)

The value.

Description

Gets an integer value from the scatter_plot_data object.