Difference: CDChartInitialize (12 vs. 13)

Revision 132011-11-09 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="CDChartDirectorDesignerAPI"
Added:
>
>
<-- WYSIWYG content - do not remove this comment, and never use this identical text in your topics-->
 

.CHART INITIALIZE

This subroutine is called to initialize or reinitialize a chart spec.

Line: 8 to 9
 

Usage:

      PASS         <chart_type>               FIELD            SHARE? N
      PASS         <chart_spec_name>          FIELD            SHARE? N
Changed:
<
<
GOSUB OCD .CHART INITIALIZE
>
>
GOSUB 0CD .CHART INITIALIZE
 
    • Check for chart initiailization error
Changed:
<
<
IF OCD .CHART INITIALIZE NE
>
>
IF 0CD .CHART INITIALIZE NE
 

Description:

This subroutine must be the first subroutine called when defining a chart.

 
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