Tags:
create new tag
view all tags

.XY SET DATA LABEL

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


Usage:

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

Description:

This subroutine turns data 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.

Data labels are text used label data points in the layer. Different layer types put data labels in different positions. For example, in a bar chart, data labels are put at the internal end of the bar. For a line chart, data labels are put above the data points.

The data 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.

To set the data labels for individual dataset templates, see .XY SET DATA LABEL:DS.

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: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2012-02-25 - 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