---+ .LEGEND KEY SET LN W _This subroutine sets the line width of the legend key at the specified priority on the "current" Legend Box._ <br />%TOC% ---++ Usage: <pre> PASS <entry_priority> FIELD SHARE? N PASS <line_width> FIELD SHARE? N GOSUB 0CD .LEGEND KEY SET LN W * Check for error IF 0CD .LEGEND KEY SET LN W NE </pre> ---++ Description: This subroutine sets the line width of the legend key at the specified priority on the "current" Legend Box. *<entry_priority>* is a required field, and must be an integer between 0-9999999. It must refer to a entry priority you added earlier via [[CDLegendKeyInitializeKey][.LEGEND KEY INTIALIZE]] or [[CDLegendKeyAddNext][.LEGEND KEY ADD NEXT]] or one that was added automatically by Chart Director. *<line_width>* is the line width for legend entry that represents lines in line charts. Must be an unsigned integer between 0-999. This parameter is optional and will default to blank. You have to define a Legend box via [[CDChartSetLegendBox][.CHART SET LEGEND BOX]] for this subroutine to have any effect. ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT% -- Main.JeanNeron - 2011-09-28
This topic: Main
>
WebHome
>
APPX510Features
>
CDChartDirectorDesignerAPI
>
CDLegendKeySetLineWidth
Topic revision: r2 - 2011-11-10 - JeanNeron
Copyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback