| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 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-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 9.0 page.
Created 2015.5.21.
| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |