Difference: CDXYSetAgLabel (1 vs. 2)

Revision 22012-01-11 - JeanNeron

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

.XY SET AG LABEL

Changed:
<
<
This subroutine turns aggregate labels on or off for the "current" chart spec.
>
>
This subroutine turns aggregate labels on or off for the "current" chart layer.
 

Usage:

Line: 19 to 19
  Aggregate data labels applies to layer types that contains "aggregated data", such as stacked bar layer and stacked area layer. In these layer types, data labels (see .XY SET DATA LABEL) represents a single data item, while aggregate labels represents the stacked object.
Changed:
<
<
The aggregate label text box become the "current" text box and subsequent calls to the various text subroutines may be made to further set/modify it's text attributes.
>
>
The aggregate label text box become the "current" text box and subsequent calls to the various .TEXT subroutines may be made to further set/modify it's text attributes.
 

Comments:

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

Revision 12012-01-11 - JeanNeron

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

.XY SET AG LABEL

This subroutine turns aggregate labels on or off for the "current" chart spec.


Usage:

      PASS         <ag_total_sw>              FIELD            SHARE? N
      GOSUB    0CD .XY SET AG LABEL
      *        Check for error
      IF       0CD .XY SET AG LABEL           NE

Description:

This subroutine turns aggregate labels on or off.

The parameter is optional, valid values are: On, Off, True, False. If blank or not passed, the aggregate labels will be turned off.

Aggregate data labels applies to layer types that contains "aggregated data", such as stacked bar layer and stacked area layer. In these layer types, data labels (see .XY SET DATA LABEL) represents a single data item, while aggregate labels represents the stacked object.

The aggregate label text box become the "current" text box and subsequent calls to the various text subroutines may be made to further set/modify it's text attributes.

Comments:

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


<--/commentPlugin-->

-- JeanNeron - 2012-01-11

 
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