| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
The class of the value-axis
,
which, along with item-axis
, is a subclass of chart-axis
. See chart-axis
for a list of properties
these classes have in common. The properties unique to value-axis
are:
value-axis
is a superclass
of plot-value-axis
.
Instantiate this value-axis
class for the value-axis
or value-axis-2 property of
a chart-widget
, but
instantiate plot-value-axis
instead for the x-axis,
y-axis, x-axis-2, or y-axis-2 property of a plot-widget
.
See chart-widget
and also
cg-chart-widget.htm.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |