Difference: CDXYSetBarEdgeWidth (1 vs. 2)

Revision 22012-02-25 - JeanNeron

Line: 1 to 1
Changed:
<
<
META TOPICPARENT name="CDXYSetBarEdgeEffect"
>
>
META TOPICPARENT name="CDChartDirectorXYChartRoutines"
 

.XY SET BAR EDGE WIDTH

This subroutine set the width of the 3D border for bars on the "current" layer.

Revision 12012-01-18 - JeanNeron

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="CDXYSetBarEdgeEffect"

.XY SET BAR EDGE WIDTH

This subroutine set the width of the 3D border for bars on the "current" layer.


Usage:

      PASS         <bar_edge_width>           FIELD            SHARE? N
      GOSUB    0CD .XY SET BAR EDGE WIDTH
      *        Check for error
      IF       0CD .XY SET BAR EDGE WIDTH     NE

Description:

This subroutine sets the width of the 3D border for bars on the "current" layer. The <bar_edge_width> value specifies the width of the 3D border in pixels. This value only applies if the .XY SET BAR EDGE EFF subroutine has been called and the bar edge effect has been specified as "Raised" or "Depressed". If the bar edge effect has been specified as "Flat", then the <bar_edge_width> value is ignored. However, if the bar edge effect has not been specified and the <bar_edge_width> is specified, then the system will use the specified width to render a "Raised" 3D border around the bar.

The <bar_edge_width> parameter is optional. If specified, it must be an unsigned numeric integer value between 0 and 999. If the <bar_edge_width> parameter is not passed or if the value passed is blank, then any previously specified value for <bar_edge_width> is cleared and the default <bar_edge_width> as specified in the system parameter file is used.

Comments:

Read what other users have said about this page or add your own comments.


<--/commentPlugin-->

-- JeanNeron - 2012-01-18

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 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