DrawAxisDestroy

Frees the space used by an axis structure.

Synopsis

#include "petsc.h" 
int DrawAxisDestroy(DrawAxis axis)
Collective over DrawAxis

Input Parameters

axis -the axis context

Level:advanced
Location:src/sys/src/draw/utils/axis.c
Graphics (Draw) Index
Table of Contents