fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
figure_get_x_max
Function
5 statements
Source File
fortplot_figure_properties_new.f90
fortplot_figure_properties_new
figure_get_x_max
Contents
public function figure_get_x_max(state) result(x_max)
Get x maximum property
Arguments
Type
Intent
Optional
Attributes
Name
type(
figure_state_t
),
intent(in)
::
state
Return Value
real(kind=wp)