Difference: CDXYSetBarColorLR (1 vs. 6)

Revision 62012-02-25 - JeanNeron

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

.XY SET BAR CLR:LR

This subroutine sets the color of the bar at the "current" layer.

Revision 52012-01-11 - JeanNeron

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

.XY SET BAR CLR:LR

Line: 18 to 18
  The parameter is optional, if not received or blank, the color will be reset to the default.
Changed:
<
<
You can set the color for the current data set via.XY SET BAR CLR:DS, or the current data point via .XY SET BAR CLR:DP or the current data group via .XY SET BAR CLR:DG. See also .XY SET BAR CLR.
>
>
You can set the color for the current data set template via.XY SET BAR CLR:DS, or the current data point via .XY SET BAR CLR:DP or the current data group via .XY SET BAR CLR:DG. See also .XY SET BAR CLR.
  After setting the bar color, the bar spec becomes the "current" color spec.

Revision 42011-12-05 - JeanNeron

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

.XY SET BAR CLR:LR

Line: 14 to 14
  IF 0CD .XY SET BAR CLR:LR NE

Description:

Changed:
<
<
Sets the color of the bars at the "current" layer. You must have intialized the chart as an XY Chart via .CHART INITIALIZE and added a bar layer via .XY ADD BAR LAYER for this to have any effect.
>
>
Sets the color of the bars at the "current" layer. You must have initialized the chart as an XY Chart via .CHART INITIALIZE and added a bar layer via .XY ADD BAR LAYER for this to have any effect.
  The parameter is optional, if not received or blank, the color will be reset to the default.

Revision 32011-11-11 - JeanNeron

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

.XY SET BAR CLR:LR

Revision 22011-10-14 - JeanNeron

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

.XY SET BAR CLR:LR

Line: 32 to 32
 
<--/commentPlugin-->

-- JeanNeron - 2011-10-13

Deleted:
<
<
-- JeanNeron - 2011-10-13

Revision 12011-10-13 - JeanNeron

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

.XY SET BAR CLR:LR

This subroutine sets the color of the bar at the "current" layer.


Usage:

      PASS         <color_spec_name>          FIELD            SHARE? N
      *        OR
      PASS         <color_value>              FIELD            SHARE? N
      GOSUB    0CD .XY SET BAR CLR:LR
      *        Check for error 
      IF       0CD .XY SET BAR CLR:LR     NE

Description:

Sets the color of the bars at the "current" layer. You must have intialized the chart as an XY Chart via .CHART INITIALIZE and added a bar layer via .XY ADD BAR LAYER for this to have any effect.

The parameter is optional, if not received or blank, the color will be reset to the default.

You can set the color for the current data set via.XY SET BAR CLR:DS, or the current data point via .XY SET BAR CLR:DP or the current data group via .XY SET BAR CLR:DG. See also .XY SET BAR CLR.

After setting the bar color, the bar spec becomes the "current" color spec.

See ColorSpec for more information on working with colors.

See Datasets Overview for more information on data sets, data groups, and layers.

Comments:

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


<--/commentPlugin-->

-- JeanNeron - 2011-10-13

-- JeanNeron - 2011-10-13

 
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