Difference: CDChartDirectorDesignerAPI (4 vs. 5)

Revision 52010-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: 97 to 97
  .TEXT INITIALIZE
Added:
>
>
Initialize a Text Object
 .TEXT SET CURRENT
Added:
>
>
Set the "current" Text Object to be a previously initialized Text Object.
 .TEXT GET NAME
Added:
>
>
Get the name of the "current" Text Object.

.TEXT SET FONT NAME

Set the font name for the "current" Text Object.

.TEXT SET FONT STYLE

Set the font style for the "current" Text Object.

 .TEXT SET POINT SIZE
Added:
>
>
Set the point size for the "current" Text Object
 .TEXT SET POINT SIZE:H
Added:
>
>
Set the height of the font for the "current" Text Object.
 .TEXT SET POINT SIZE:W
Added:
>
>
Set the width of the font for the "current" Text Object.
 .TEXT SET COLOR FG
Added:
>
>
Set the foreground color for the "current" Text Object.
 .TEXT SET COLOR BG
Added:
>
>
Set the background color for the "current" Text Object.
 .TEXT SET COLOR EDGE
Added:
>
>
Set the edge color for the "current" Text Object.
 

Color Routines

.COLOR 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