Difference: CDXYSetBarShape (2 vs. 3)

Revision 32012-01-11 - JeanNeron

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

.XY SET BAR SHAPE

Changed:
<
<
This subroutine sets the shape of the bars in the current Data Point, Data Set, Data Group, or XY Bar Layer.
>
>
This subroutine sets the shape of the bars in the current Data Point, Data Set Template, Data Group, or XY Bar Layer.
 

Usage:

Line: 13 to 13
  IF 0CD .XY SET BAR SHAPE NE

Description:

Changed:
<
<
This subroutine sets the shape of the bars in the current Data Point, Data Set, Data Group, or XY Bar Layer.
>
>
This subroutine sets the shape of the bars in the current Data Point, Data Set Template, Data Group, or XY Bar Layer.
  <shape_name> must refer to a shape you previously defined using .SHAPE INITIALIZE. The subroutine will cancel if this parameter is not passed.
Line: 21 to 21
  If <data_point_no> is not passed, then the shape will be applied in the following order:
Changed:
<
<
- "current" data point, if there is one, otherwise
- "current" data set, if there is one, otherwise
- "current" data group, if there is one, otherwise
- "current" data layer, if there is one, otherwise an error is returned.
>
>
- "current" data point, if there is one, otherwise
- "current" data set template, if there is one, otherwise
- "current" data group, if there is one, otherwise
- "current" data layer, if there is one, otherwise an error is returned.
  See Datasets Overview for more information on working with data.
Changed:
<
<
Also see .XY SET BAR SHAPE:DP to set the shape for the "current" data point, .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:DP to set the shape for the "current" data point, .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:

 
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