#include "petscdraw.h" PetscErrorCode PetscDrawSetTitle(PetscDraw draw,const char title[])Collective on PetscDraw Many br
draw | - the graphics context Many br | |
title | - the title Many br |
Many br
Note: The title is positioned in the windowing system title bar for the window. Hence it will not be saved with -draw_save Many brin the image. Many br
A copy of the string is made, so you may destroy the Many brtitle string after calling this routine. Many br
You can use PetscDrawAxisSetLabels() to indicate a title within the window Many br
Level:intermediate
Location:src/sys/classes/draw/interface/draw.c
Index of all Draw routines
Table of Contents for all manual pages
Index of all manual pages