PetscDrawAxis#
An object that manages X-Y axis for a PetscDraw
Synopsis#
typedef struct _p_PetscDrawAxis *PetscDrawAxis;
See Also#
PetscDraw
, PetscDrawAxisCreate()
, PetscDrawAxisSetLimits()
, PetscDrawAxisSetColors()
, PetscDrawAxisSetLabels()
Level#
advanced
Location#
Examples#
Implementations#
_p_PetscDrawAxis in include/petsc/private/drawimpl.h
Index of all Draw routines
Table of Contents for all manual pages
Index of all manual pages