Difference: CDChartSetTitle (4 vs. 5)

Revision 52011-09-14 - JeanNeron

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

.CHART SET TITLE

Line: 8 to 8
 

Usage:

      PASS         <chart_title>              FIELD            SHARE? N
      PASS         <text_box_name>            FIELD            SHARE? N
Changed:
<
<
GOSUB CHT .CHART SET TITLE
>
>
GOSUB 0CD .CHART SET TITLE
 
    • Check for error
Changed:
<
<
IF CHT .CHART SET TITLE NE
>
>
IF 0CD .CHART SET TITLE NE
 

Description:

This subroutine sets the title for the "current" chart. This subroutine only needs to be called if the chart is to have a title or if a previously set chart title is to be changed or removed.

 
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