| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: chart-widget
Returns the value of the chart-items-length property of
a chart-widget
. The value
is the number of chart items that a chart-widget currently has, as a
result of calling set-chart-value to add each item. Reading this
cached value is more efficient than calling length on the chart-items property. An application
should never set the value of this property.
See also chart-items-pushed-off.
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 |