| Allegro CL version 8.1 This page is new in 8.1. Moderate update since 8.1 release. |
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-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. |