---+ .CHART SET CNR R:TR _This subroutine sets the radius of the top right corner of the "current" chart spec._ <br />%TOC% ---++ Usage: <pre> PASS <corner_tr> FIELD SHARE? N GOSUB 0CD .CHART SET CNR R:TR * Check for error IF 0CD .CHART SET CNR R:TR NE </pre> ---++ Description: This subroutine sets or resets the radius of the top right corner on a rounded edge. You must also set the corner style to Rounded via[[CDChartSetCornerStyle][.CHART SET CNR STYLE]] for this subroutine to have any effect. The parameter is optional. If specified, it must be an unsigned integer in the range 1-999. It represents the radius of the specified corner in pixels. A blank will be reset to the default value of 10 pixels. You can also use [[CDChartSetCornerRadiusTL][.CHART SET CNR R:TL]], [[CDChartSetCornerRadiusBL][.CHART SET CNR R:BL]] and[[CDChartSetCornerRadiusBR][.CHART SET CNR R:BR]] to set other corners, or [[CDChartSetCornerRadius][.CHART SET CNR R]] to set them all at once. ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT% -- Main.JeanNeron - 2011-09-22
This topic: Main
>
WebHome
>
APPX510Features
>
CDChartDirectorDesignerAPI
>
CDChartDirectorBaseChartRoutines
>
CDChartSetCornerRadiusTR
Topic revision: r5 - 2012-02-19 - JeanNeron
Copyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback