#include "petsc.h" int PetscDrawAxisSetLabels(PetscDrawAxis axis,char* top,char *xlabel,char *ylabel)Not Collective (ignored on all processors except processor 0 of PetscDrawAxis)
axis | - the axis | |
top | - the label at the top of the image | |
xlabel,ylabel | - the labes for the x and y axis |
Level:advanced
Location:src/sys/src/draw/utils/axis.c
Index of all Draw routines
Table of Contents for all manual pages
Index of all manual pages