Difference: CDChartDirectorDesignerAPI (5 vs. 6)

Revision 62010-02-16 - 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: 94 to 94
  .POINT SET LABEL

Text Box Routines

Changed:
<
<
.TEXT INITIALIZE
>
>

.TEXT INITIALIZE

  Initialize a Text Object
Changed:
<
<
.TEXT SET CURRENT
>
>

.TEXT SET CURRENT

  Set the "current" Text Object to be a previously initialized Text Object.
Changed:
<
<
.TEXT GET NAME
>
>

.TEXT GET NAME

  Get the name of the "current" Text Object.
Changed:
<
<
.TEXT SET FONT NAME
>
>

.TEXT SET FONT NAME

  Set the font name for the "current" Text Object.
Changed:
<
<
.TEXT SET FONT STYLE
>
>

.TEXT SET FONT STYLE

  Set the font style for the "current" Text Object.
Changed:
<
<
.TEXT SET POINT SIZE
>
>

.TEXT SET POINT SIZE

  Set the point size for the "current" Text Object
Changed:
<
<
.TEXT SET POINT SIZE:H
>
>

.TEXT SET POINT SIZE:H

  Set the height of the font for the "current" Text Object.
Changed:
<
<
.TEXT SET POINT SIZE:W
>
>

.TEXT SET POINT SIZE:W

  Set the width of the font for the "current" Text Object.
Changed:
<
<
.TEXT SET COLOR FG
>
>

.TEXT SET COLOR FG

  Set the foreground color for the "current" Text Object.
Changed:
<
<
.TEXT SET COLOR BG
>
>

.TEXT SET COLOR BG

  Set the background color for the "current" Text Object.
Changed:
<
<
.TEXT SET COLOR EDGE
>
>

.TEXT SET COLOR EDGE

  Set the edge color for the "current" Text Object.

Color Routines

 
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