PetscDrawAxisSetHoldLimits#

Causes an axis to keep the same limits until this is called again

Synopsis#

Logically Collective

Input Parameters#

Note#

Once this has been called with PETSC_TRUE the limits will not change if you call PetscDrawAxisSetLimits() until you call this with PETSC_FALSE

See Also#

PetscDrawAxisCreate(), PetscDrawAxis, PetscDrawAxisGetLimits(), PetscDrawAxisSetLimits(), PetscDrawAxisSetLabels(), PetscDrawAxisSetColors()

Level#

advanced

Location#

src/sys/classes/draw/utils/axisc.c


Index of all Draw routines
Table of Contents for all manual pages
Index of all manual pages