---+ .PIE SET ORIGIN:Y _This subroutine sets the y coordinate (vertical) of the center of the pie for the "current" chart._ <br />%TOC% ---++ Usage: <pre> PASS <pie_Y_coord> FIELD SHARE? N GOSUB 0CD .PIE SET ORIGIN:Y * Check for error IF 0CD .PIE SET ORIGIN:Y NE</pre> ---++ Description: This subroutine sets the origin of the pie for the "current" chart. The <pie_y_coord> value is relative to the top left corner of the chart. This value represents the number of pixels that the pie origin is to be positioned down. Passing the <pie_y_coord> parameter is optional. If the <pie_y_coord> parameter is not passed or if the value passed is blank, then a default value is computed for the y coordinate of the pie origin when the chart is rendered. The default value is the height of the chart divided by 2. If the chart has a title, then the origin is shifted downward by an additional 10 pixels. The X coordindate may be set at individually via [[CDPieSetOriginX][.PIE SET ORIGIN:X]] or both coordinates may be set via [[CDPieSetOrigin][.PIE SET ORIGIN]] ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT% -- Main.JeanNeron - 2011-09-29
This topic: Main
>
WebHome
>
APPX510Features
>
CDChartDirectorDesignerAPI
>
CDChartDirectorPieChartRoutines
>
CDPieSetOriginY
Topic revision: r3 - 2012-02-24 - 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