---+ .LEGEND SET KEY GAP:V _This subroutine sets the vertical gap between two legend entries for "current" Legend Box._ <br />%TOC% ---++ Usage: <pre> PASS <vert_gap> FIELD SHARE? N GOSUB 0CD .LEGEND SET KEY GAP:V * Check for error IF 0CD .LEGEND SET KEY GAP:V NE </pre> ---++ Description: In vertical legend layout, the legend entries will flow from top to bottom, with one entry per line. This subroutine allows you to set the line spacing in pixels. The parameter is optional, and if supplied must be an unsigned integer in the range 0-999. If not received or blank, the gap will be automatically determined. This can also be set along with horizontal spacing via [[CDLegendSetKeyGap][.LEGEND SET KEY GAP]] or you can set the horizontal spacing directly via [[CDLegendSetKeyGapHoriz][.LEGEND SET KEY GAP:H]] 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-27
This topic: Main
>
WebHome
>
APPX510Features
>
CDChartDirectorDesignerAPI
>
CDChartDirectorBaseChartRoutines
>
CDLegendSetKeyGapVert
Topic revision: r3 - 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