---+ .CHART SET CNR STYLE _This subroutine sets the corner style of the "current" chart spec._ <br />%TOC% ---++ Usage: <pre> PASS <cnr_style> FIELD SHARE? N GOSUB 0CD .CHART SET CNR STYLE * Check for error IF 0CD .CHART SET CNR STYLE NE </pre> ---++ Description: This subroutine sets or resets the corner style of the border around the chart area for the "current" chart spec. The *<cnr_style>* value specifies the desired style. The *<cnr_style>* parameter is optional. If specified, it must be one of the following values: Square, Squared, Round or Rounded. If you set a *<cnr_style>*, you must also call either [[CDChartSetEdgeColor][.CHART SET EDGE COLOR]] to set an edge color or [[CDChartSetBGColor][.CHART SET BG COLOR]] to set a background color, otherwise your corners will not be visible (they will be the same colour as your background). You can also set a background graphic via [[CDChartSetImage][.CHART SET BG IMAGE]] or background tiling via [[CDChartSetWallpaper][.CHART SET BG WALLPAPR]] to differeniate your chart background from the corners. If a *<cnr_style>* parameter is not received or if the value received is blank, then the corner style of the chart spec is cleared and the default corner style will be rendered. ---++ 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
>
CDChartSetCornerStyle
Topic revision: r4 - 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