GINO Graphics Suite - GINOGRAF v9.5  

ggRestoreAxesSettings

Syntax

[C/C++:]
void ggRestoreAxesSettings(void);
[F90:]
subroutine ggRestoreAxesSettings

Arguments

None

Description

The routine ggRestoreAxesSettings() restores the default settings for axis positioning, scaling, and annotation. ggRestoreAxesSettings() restores all the attributes set using the routines ggSetAxesPos(), ggSetAxesScaling(), ggSetDateAxesAnnotation(), ggSetDateAxesScaling(), ggSetPolarChartAttribs(), ggSetAxesAnnotation(), and ggSetAxesAttribs().

ggRestoreAxesSettings() also switches off any graphical drawing boundary set up with the routine ggSetPlotFrame(), such that future axis positioning for any of the complete graph or chart routines is calculated to fit the current GINO drawing area or window.

See Also

ggRestoreAxesSettings Usage
ggSetAxesPos
ggSetAxesScaling
ggSetAxesAnnotation
ggSetAxesAttribs
ggSetDateAxesAnnotation
ggSetPlotFrame
ggSetPolarChartAttribs
ggSetDateFormat
ggSetDateAxesScaling