| Allegro CL version 8.1 This page is new in 8.1. Moderate update since 8.1 release. |
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-2009, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.1. This page is new in the 8.1 release.
Created 2007.4.30.
| Allegro CL version 8.1 This page is new in 8.1. Moderate update since 8.1 release. |