DrawAxisCreate

Generate the axis data structure.

Synopsis

#include "petsc.h" 
int DrawAxisCreate(Draw draw,DrawAxis *axis)
Collective over Draw

Input Parameters

win -Draw object where axis to to be made

Ouput Parameters

axis -the axis datastructure

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