---+ .PIE SET 3D MODE _This subroutine sets the 3D mode of a pie chart._ <br />%TOC% ---++ Usage: <pre> PASS <pie_3d_mode> FIELD SHARE? N GOSUB 0CD .PIE SET 3D MODE * Check for error IF 0CD .PIE SET 3D MODE NE</pre> ---++ Description: This subroutine sets the 3D mode of a pie chart. You must have previously set the chart to 3D mode via [[CDPieSetView][.PIE SET VIEW]] The <pie_3d_mode> value specifies the view desired for the chart. The valid values for <pie_3d_mode> are: <blockquote>Shadow<br />Standard</blockquote> In Standard mode, you can "tilt' the chart using [[CDPieSet3DViewAngle][.PIE SET 3D VIEW ANGLE]]. In Shadow mode you can make the chart face any direction, also using [[CDPieSet3DViewAngle][.PIE SET 3D VIEW ANGLE]]. Passing this parameter is optional. If the <pie_3d_mode> parameter is not passed or if the value passed is blank, then the pie chart is rendered in standard mode. ---++ Comments: _Read what other users have said about his page or add your own comments._ <br />%COMMENT% -- Main.JeanNeron - 2011-09-30
This topic: Main
>
WebHome
>
APPX510Features
>
CDChartDirectorDesignerAPI
>
CDChartDirectorPieChartRoutines
>
CDPieSet3DMode
Topic revision: r4 - 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