.CHART INITIALIZE

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

<chart_type> must be a valid chart type. The valid values for <chart_type> are:

PieChart

<chart_spec_name> is the name which will be used to uniquely identify the chart spec which is to be initialized. The name may be up to 30 characters in length. Passing this parameter is optional. If this parameter is not passed, then an "unnamed" chart is initialized. If an "unnamed" chart has been previously initialized, then the previously initialized "unnamed" chart is reinitialized clearing all previously set values. If this parameter is passed, then a chart with the specified name is initialized. If a chart with the specified name has been previously initialized, then the previously initialized chart is reinitialized clearing all previously set values.

      PASS         <chart_type>               FIELD            SHARE? N  (Required)
      PASS         <chart_spec_name>          FIELD            SHARE? N  (Optional)
      GOSUB    CHT .CHART INIT

-- SteveFrizzell - 2010-02-15

Edit | Attach | Watch | Print version | History: r15 | r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r2 - 2010-02-16 - 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