Tags:
create new tag
view all tags

.XY SET AG LABEL

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


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.


-- JeanNeron - 2012-01-11

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2012-01-11 - JeanNeron
 
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