Difference: CDAddAxisLabel (1 vs. 2)

Revision 22011-11-11 - JeanNeron

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

.AXIS LABEL ADD NEXT

Changed:
<
<
This subroutine adds the next label to the "current" Axis of the "current" chart..
>
>
This subroutine adds the specified label to the "current" Axis of the "current" chart..
 

Usage:

Line: 14 to 14
 

Description:

Changed:
<
<
This routine adds the next label to the label set associated with the "current" axis of the "current" xy chart. You must have selected a "current" axis via .AXIS SET CURRENT before calling this routine.
>
>
This routine adds the specified label to the label set associated with the "current" axis of the "current" xy chart. You must have selected a "current" axis via .AXIS SET CURRENT before calling this routine.
  <axis_label> is the desired label for the next point on the specified axis.

Revision 12011-11-11 - JeanNeron

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

.AXIS LABEL ADD NEXT

This subroutine adds the next label to the "current" Axis of the "current" chart..


Usage:

      PASS         <axis_label>               FIELD            SHARE? N
      GOSUB    0CD .AXIS LABEL ADD NEXT
      *        Check for error
      IF       0CD .AXIS LABEL ADD NEXT       NE

Description:

This routine adds the next label to the label set associated with the "current" axis of the "current" xy chart. You must have selected a "current" axis via .AXIS SET CURRENT before calling this routine.

<axis_label> is the desired label for the next point on the specified axis.

The axis label becomes the "current" text spec and the "current" label spec.

Comments:

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


<--/commentPlugin-->

-- JeanNeron - 2011-11-11

 
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