#include "petscdraw.h" PetscErrorCode PetscDrawAxisSetColors(PetscDrawAxis axis,int ac,int tc,int cc)Logically Collective on PetscDrawAxis
axis | - the axis | |
ac | - the color of the axis lines | |
tc | - the color of the tick marks | |
cc | - the color of the text strings |