| Allegro CL version 8.2 This page is new in 8.2. |
Arguments: chart-or-plot
This property has an effect only on the Windows platform.
This property of chart-widget
and plot-widget
determines the value that
*color-gradient-blend*
will have while filling icons in the chart or
plot. See *color-gradient-blend*
for an explanation of
its effect and the valid values.
The value can be set at creation time by passing the :icon-gradient-blend initarg to make-instance, or any time later by calling (setf icon-gradient-blend).
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page is new in the 8.2 release.
Created 2016.6.21.
| Allegro CL version 8.2 This page is new in 8.2. |