ofcoordaxes_setticksize Subroutine

public subroutine ofcoordaxes_setticksize(major, minor)

Sets the major and minor tick size.

This applies to the current active CoordinateAxes.

Arguments

Type IntentOptional Attributes Name
integer(kind=int32), intent(in) :: major

Major tick size.

integer(kind=int32), intent(in) :: minor

Major tick size.