| Allegro CL version 8.2 This page is new in 8.2. |
Arguments: bar-chart-view
This property has an effect only on the Windows platform.
This property of bar-chart-view
determines the value that
*color-gradient-direction*
will have while
filling bars in the bar chart. See *color-gradient-direction*
for an explanation of
its effect and the valid values.
The value can be set at creation time by passing the :bar-gradient-direction initarg to make-instance, or any time later by calling (setf bar-gradient-direction).
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. |