---+ .CHART SET DS LOC:X _This subroutine sets the X-offset of the drop shadow for the "current" chart spec._ <br />%TOC% ---++ Usage: <pre> PASS <x_offset> FIELD SHARE? N GOSUB 0CD .CHART SET DS LOC:X * Check for error IF 0CD .CHART SET DS LOC:X NE </pre> ---++ Description: This subroutine sets the X-offset of the drop shadow. You must have activated a drop shadow via [[CDChartSetDropShadow][.CHART SET DROP SHADOW]] for this to have any effect. The parameter is optional, if blank or not passed it will be reset to the default value. If passed, the value must be between 0-999, and represents the pixel offset from the upper left corner of the chart. A value of 0 will put the drop shadow right under the chart, and increasing values will appear to move the drop shadow farther away from the chart. See [[CDChartSetDropShadowXY][.CHART SET DS LOC]] to set both X and Y at the same time, or [[CDChartSetDropShadowY][.CHART SET DS LOC:Y]] to set just the Y coordinate. ---++ Comments: _Read what other users have said about this page or add your own comments._ %COMMENT% -- Main.JeanNeron - 2011-09-23
This topic: Main
>
WebHome
>
APPX510Features
>
CDChartDirectorDesignerAPI
>
CDChartDirectorBaseChartRoutines
>
CDChartSetDropShadowX
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