.CHART SET TITLE

This subroutine is called to set the title for the "current" chart spec.

Usage:

      PASS         <chart_title>              FIELD            SHARE? N
      PASS         <text_spec_name>           FIELD            SHARE? N
      GOSUB    CHT .CHART SET TITLE
      *        Check for error
      IF       CHT .CHART SET TITLE           NE

Description:

This subroutine sets the title for the "current" chart.

The parameters for this subroutine are both optional.

If a <chart_title> is passed, then the title is set for the "current" chart spec.

If a <chart_title> is not passed, then any existing chart title for the "current" chart spec is cleared along with all of the related chart title attributes.

If a <text_spec_name> is passed, then the text attributes of the named text spec are set as the default attributes for the chart title.

The chart title become the "current" text object and subsequent calls to the various text routines set/modify the text attributes of the title.

Comments:

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

-- SteveFrizzell - 2010-03-17

Edit | Attach | Watch | Print version | History: r6 | r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r2 - 2010-03-17 - SteveFrizzell
 
  • Edit
  • Attach
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