Difference: CDXYSetBarShapeDP (1 vs. 5)

Revision 52012-02-25 - JeanNeron

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

.XY SET BAR SHAPE:DP

This subroutine sets the shape of the bars in the current Data Point.

Revision 42012-01-11 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="CDChartDirectorDesignerAPI"

.XY SET BAR SHAPE:DP

Line: 18 to 18
  See Datasets Overview for more information on working with data.
Changed:
<
<
Also see .XY SET BAR SHAPE:DS to set the shape for the "current" data set, .XY SET BAR SHAPE:DG to set the shape for the "current" data group, and .XY SET BAR SHAPE:LR to set the shape for the "current" layer.
>
>
Also see .XY SET BAR SHAPE:DS to set the shape for the "current" data set template, .XY SET BAR SHAPE:DG to set the shape for the "current" data group, and .XY SET BAR SHAPE:LR to set the shape for the "current" layer.
  <shape_name> becomes the "current" shape spec after calling this routine.

Comments:

Revision 32011-12-02 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="CDChartDirectorDesignerAPI"

.XY SET BAR SHAPE:DP

Line: 7 to 7
 

Usage:

      PASS         <shape_name>               FIELD            SHARE? N

Deleted:
<
<
PASS <data_point_no> FIELD SHARE? N
  GOSUB 0CD .XY SET BAR SHAPE:DP
    • Check for error IF 0CD .XY SET BAR SHAPE:DP NE

Revision 22011-11-11 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="CDChartDirectorDesignerAPI"

.XY SET BAR SHAPE:DP

Revision 12011-10-21 - JeanNeron

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

.XY SET BAR SHAPE:DP

This subroutine sets the shape of the bars in the current Data Point.


Usage:

      PASS         <shape_name>       FIELD            SHARE? N
      PASS         <data_point_no>    FIELD            SHARE? N
      GOSUB    0CD .XY SET BAR SHAPE:DP
      *        Check for error
      IF       0CD .XY SET BAR SHAPE:DP     NE

Description:

This subroutine sets the shape of the bars in the current Data Point.

<shape_name> must refer to a shape you previously defined using .SHAPE INITIALIZE. The subroutine will cancel if this parameter is not passed.

See Datasets Overview for more information on working with data.

Also see .XY SET BAR SHAPE:DS to set the shape for the "current" data set, .XY SET BAR SHAPE:DG to set the shape for the "current" data group, and .XY SET BAR SHAPE:LR to set the shape for the "current" layer.

<shape_name> becomes the "current" shape spec after calling this routine.

Comments:

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


<--/commentPlugin-->

-- JeanNeron - 2011-10-21

 
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