PASS <edge_width> FIELD SHARE? N
GOSUB 0CD .LEGEND SET ICON E W
* Check for error
IF 0CD .LEGEND SET ICON E W NE
Description:
This subroutine set the edge width of the icons in your legend (retangular icons only).
The parameter is optional, and if supplied must be an unsigned integer in the range 0-999. If not received or blank, the icon edge effect will be set to Flat.
You have to define a Legend box via .CHART SET LEGEND BOX and set the icon edge color via .LEGEND SET ICON E CLR for this subroutine to have any effect.
Comments:
Read what other users have said about this page or add your own comments.
-- JeanNeron - 2011-09-27