Difference: CDChartDirectorDesignerAPI (47 vs. 48)

Revision 482010-05-19 - SteveFrizzell

Line: 1 to 1
 

Chart Director API for APPX

This API can be used by an APPX designer to create business charts within an APPX application.

Line: 331 to 331
 
.AXIS SET AXIS CLR

Set the color of the "current" axis.

Changed:
<
<
.AXIS SET AXIS L
>
>
.AXIS SET AXIS L
  Set the length of the "current" axis line.
Changed:
<
<
.AXIS SET AXIS W
>
>
.AXIS SET AXIS W
  Set the width of the "current" axis line.
Added:
>
>
.AXIS SET AXIS MARGIN

The the margins (top and bottom/left and right) of the "current" axis.

.AXIS SET AXIS MODE

Set the axis mode of the "current" axis to be INDENTED or DEFAULT.

.AXIS SET AXIS OFFSET

Set the offset (x and y) of the "current" axis.

.AXIS SET AXIS SCALE

Set the top extension, bottom extension, and zero affinity values that are to be used when auto-scaling the "current" axis.

.AXIS SET AXIS RND MIN

Set to "true" if the minimum value of the "current" axis should be rounded to correspond with a tick value. (true, false, or blank allowed)

.AXIS SET AXIS RND MAX

Set to "true" if the maximum value of the "current" axis should be rounded to correspond with a tick value. (true, false, or blank allowed)

.AXIS SET AXIS VAL DIR

Set the direction for the values of the "current" axis. (NORMAL or REVERSE)

Axis Tick Routines
.AXIS SET TICK CLR

Set the color of the (major and minor) ticks on the "current" axis.

.AXIS SET TICK L

Set the length of the (major and minor) ticks on the "current" axis.

.AXIS SET TICK W

Set the width of the (major and minor) ticks on the "current" axis.

.AXIS SET TICK OFFSET

Set the offset of the ticks on the "current" axis.

.AXIS SET TICK MIN INC

Set the minimum tick increment of the ticks on the "current" axis.

.AXIS SET TICK DENSITY

Set the distance in pixels between major ticks and minor ticks on the "current" axis.

 
Axis Title Routines
.AXIS SET TITLE
 
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