:orphan: # 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 include/petscdrawtypes.h ## Implementations _p_PetscDrawAxis in include/petsc/private/drawimpl.h
--- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/include/petscdrawtypes.h) [Index of all Draw routines](index.md) [Table of Contents for all manual pages](/manualpages/index.md) [Index of all manual pages](/manualpages/singleindex.md)