Difference: CDChartDirectorDesignerAPI (17 vs. 18)

Revision 182010-03-06 - 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: 143 to 143
 
.TEXT SET FONT STYLE

Set the font style (normal, bold, italic) for the "current" Text Object.

Changed:
<
<
.TEXT SET FONT SIZE
>
>
.TEXT SET FONT SZ
  Set the font size for the "current" Text Object.
Changed:
<
<
.TEXT SET FONT SIZE:H
>
>
.TEXT SET FONT SZ:H
  Set the height of the font for the "current" Text Object.
Changed:
<
<
.TEXT SET FONT SIZE:W
>
>
.TEXT SET FONT SZ:W
  Set the width of the font for the "current" Text Object.
Changed:
<
<
.TEXT SET FONT COLOR
>
>
.TEXT SET FONT CLR
  Set the font color for the "current" Text Object.

Text Box Routines

Changed:
<
<
.TEXT SET BG COLOR
>
>
.TEXT SET BX BG CLR
  Set the background color for the "current" Text Object.
Changed:
<
<
.TEXT SET EDGE COLOR
>
>
.TEXT SET BX EDGE CLR
  Set the edge color for the "current" Text Object.
Changed:
<
<
.TEXT SET EDGE EFFECT
>
>
.TEXT SET BX EDGE EFF
  Set the edge effect (Flat, Raised, or Depressed) of the "current" Text Object.
Changed:
<
<
.TEXT SET EDGE WIDTH
>
>
.TEXT SET BX EDGE W
  Set the edge width of the "current" Text Object.
Changed:
<
<
.TEXT SET CORNER STYLE
>
>
.TEXT SET BX CNR STYLE
  Set the corner style (Square or Rounded) of the "current" Text Object.
Changed:
<
<
.TEXT SET CORNER RADIUS
>
>
.TEXT SET BX CNR R
  Set the corner radius' of the "current" Text Object.
Changed:
<
<
.TEXT SET CORNER RAD:TL
>
>
.TEXT SET BX CNR R:TL
  Set the radius of the Top Left corner of the "current" Text Object]]
Changed:
<
<
.TEXT SET CORNER RAD:TR
>
>
.TEXT SET BX CNR R:TR
  Set the radius of the Top Right corner of the "current" Text Object]]
Changed:
<
<
.TEXT SET CORNER RAD:BR
>
>
.TEXT SET BX CNR R:BR
  Set the radius of the Bottom Right corner of the "current" Text Object]]
Changed:
<
<
.TEXT SET CORNER RAD:BL
>
>
.TEXT SET BX CNR R:BL
  Set the radius of the Bottom Left corner of the "current" Text Object]]
Changed:
<
<
.TEXT SET LOCATION
>
>
.TEXT SET BX LOC
  Set the location (x and y) of the "current" Text Object.
Changed:
<
<
.TEXT SET LOCATION:X
>
>
.TEXT SET BX LOC:X
  Set the x coordinate of the location of the "current" Text Object.
Changed:
<
<
.TEXT SET LOCATION:Y
>
>
.TEXT SET BX LOC:Y
  Set the y coordinate of the location of the "current" Text Object.
Changed:
<
<
.TEXT SET SIZE
>
>
.TEXT SET BX SZ
  Set the size (height and width) of the "current" Text Object.
Changed:
<
<
.TEXT SET SIZE:H
>
>
.TEXT SET BX SZ:H
  Set the height of the "current" Text Object.
Changed:
<
<
.TEXT SET SIZE:W
>
>
.TEXT SET BX SZ:W
  Set the width of the "current" Text Object.
Changed:
<
<
.TEXT SET Z ORDER
>
>
.TEXT SET BX Z ORDER
  Set the Z Order of the "current" Text Object.

Text Format Routines

Changed:
<
<
.TEXT SET MAX SIZE
>
>
.TEXT SET TXT MAX SZ
  Set the maximum size (width and height) of the text that can be displayed in the "current" Text Object.
Changed:
<
<
.TEXT SET MAX SIZE:W
>
>
.TEXT SET TXT MAX SZ:W
  Set the maximum width (in pixels) of the text that can be displayed in the "current" Text Object.
Changed:
<
<
.TEXT SET MAX SIZE:H
>
>
.TEXT SET TXT MAX SZ:H
  Set the maximum height (in lines) of the text that can be displayed in the "current" Text Object.
Changed:
<
<
.TEXT SET MARGINS
>
>
.TEXT SET TXT MARGIN
  Set the margins for the text in the "current" Text Object.
Changed:
<
<
.TEXT SET MARGIN:L
>
>
.TEXT SET TXT MARGIN:L
  Set the Left margin for the text in the "current" Text Object.
Changed:
<
<
.TEXT SET MARGIN:R
>
>
.TEXT SET TXT MARGIN:R
  Set the Right margin for the text in the "current" Text Object.
Changed:
<
<
.TEXT SET MARGIN:T
>
>
.TEXT SET TXT MARGIN:T
  Set the Top margin for the text in the "current" Text Object.
Changed:
<
<
.TEXT SET MARGIN:B
>
>
.TEXT SET TXT MARGIN:B
  Set the Bottom margin for the text in the "current" Text Object.
Changed:
<
<
.TEXT SET ROTATION
>
>
.TEXT SET TXT ROTATION
  Set the rotation angle for the text in the "current" Text Object.
Changed:
<
<
.TEXT SET ALIGNMENT
>
>
.TEXT SET TXT ALIGN
  Set the alignment of the text in the "current" Text Object.
Changed:
<
<
.TEXT SET LAYOUT
>
>
.TEXT SET TXT LAYOUT
  Set the layout direction of the text(horizontal or Vertical) in 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