| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 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-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.
| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |