---+ .PIE SET RADIUS:INNER _This subroutine sets the inner radius of the pie for the "current" chart._ <br />%TOC% ---++ Usage: <pre> PASS <inner_radius> FIELD SHARE? N GOSUB 0CD .PIE SET RADIUS:INNER * Check for error IF 0CD .PIE SET RADIUS:INNER NE </pre> ---++ Description: This subroutine sets the inner radius of the pie for the "current" chart, in pixels. This is only applicable to 'Donut' style charts (see [[CDPieSetShape][.PIE SET SHAPE]]). You can set an outer radius via [[CDPieSetRadiusOuter][.PIE SET RADIUS:OUTER]] or both an inner and an outer radius via[[CDPieSetRadius][.PIE SET RADIUS]]. The difference between the two will determine the size of the donut. Passing a blank value, or not passing anything will result in the radius being cleared. It will be automatically calculated when the chart is rendered. ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT% -- Main.JeanNeron - 2011-09-30
This topic: Main
>
WebHome
>
APPX510Features
>
CDChartDirectorDesignerAPI
>
CDChartDirectorPieChartRoutines
>
CDPieSetRadiusInner
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