Difference: CDChartDirectorDesignerAPI (42 vs. 43)

Revision 432010-05-10 - 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: 332 to 332
 Set the specified axis ("x", "y") of the "current" chart to be the "current" axis. (a second optional parameter can specify "Primary" or "Secondary")
.AXIS SET LBL FORMAT
Changed:
<
<
Set the Format for the axis labels for the "current" axis.
>
>
Set the Format for the axis labels for the "current" axis. (The label format field is stored in the LABEL1 spec record.).
.AXIS SET LBL GAP

Set the distance between the axis label and the tick in pixels for the "current" axis.

.AXIS SET LBL OFFSET

Set the offset of the labels and the offset units for the the "current" axis. The offset units is an optional second parameter. The default for the offset unit is pixels.

.AXIS SET TITLE

Set a title for the "current" axis. (creates a TEXTSPEC record which then becomes the current TEXT spec similar to .CHART SET TITLE)

.AXIS SET TITLE ALIGN

Set the alignment of the axis title relative to the axis for the "current" axis.

.AXIS SET TITLE GAP

Set the gap between the axis title and the axis for the "current" axis.

 

Data Routines

Dataset Routines

.DATASET INITIALIZE
 
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