---+ .LEGEND SET ICON SZ:H _This subroutine sets the height of the legend key icons for the "current" Legend Box._ <br />%TOC% ---++ Usage: <pre> PASS <icon_height> FIELD SHARE? N GOSUB 0CD .LEGEND SET ICON SZ:H * Check for error IF 0CD .LEGEND SET ICON SZ:H NE </pre> ---++ Description: This subroutine sets the height of the legend key icons for the "current" Legend Box. The parameter is optional, and if supplied must be an unsigned integer in the range 0-999. If not received or blank, the size will be set to the default value (10 pixels). You can also set the width individually via [[CDLegendSetKeyIconWidth][.LEGEND SET ICON SZ:W]] or both height and width via[[CDLegendSetKeyIconSize][.LEGEND SET ICON SZ]]. 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-26
This topic: Main
>
WebHome
>
APPX510Features
>
CDChartDirectorDesignerAPI
>
CDChartDirectorBaseChartRoutines
>
CDLegendSetKeyIconHeight
Topic revision: r4 - 2012-02-19 - JeanNeron
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback