.TEXT SET TXT ROTATION

This subroutine sets the rotation angle for the text in the "current" Text Object.


Usage:

      PASS         <rotation_angle>           FIELD            SHARE? N
      GOSUB    0CD .TEXT SET TXT ROTATION
      *        Check for error
      IF       0CD .TEXT SET TXT ROTATION     NE

Description:

This subroutine sets the rotation angle for the text in the "current" Text Object.

The <rotation_angle> value specifies the angle and should be between 0-360. The text will rotate to the left as the angle is increased.

Passing this parameter is optional. If the parameter is not passed or if the value passed is blank, then a default angle will be used when rendering the chart.

Comments:

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


 

-- JeanNeron - 2011-11-18

This topic: APPX > WebHome > APPX510Features > CDChartDirectorDesignerAPI > CDChartDirectorTextRoutines > CDTextSetTextRotation
Topic revision: 22 Feb 2012, JeanNeron
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback