Tags:
create new tag
view all tags

Recent Changes in Main Web retrieved at 14:40 (GMT)

.COLOR INITIALIZE This subroutine is called to initialize or reinitialize a color object. Usage: PASS color spec name FIELD...
.TEXT SET TXT LAYOUT This subroutine sets the layout direction of the text(horizontal or Vertical) in the `current` Text Object . Usage: PASS font...
.TEXT SET TXT ALIGN This subroutine sets the alignment of the text in the `current` text object. Usage: PASS text alignment FIELD...
.TEXT SET TXT ROTATION This subroutine sets the rotation angle for the text in the `current` Text Object. Usage: PASS rotation angle FIELD...
.TEXT SET TXT MARGIN:B This subroutine sets the bottom margin for the text in the `current` Text Object . Usage: PASS bottom margin...
.TEXT SET TXT MARGIN:T This subroutine sets the top margin for the text in the `current` Text Object . Usage: PASS top margin FIELD...
.TEXT SET TXT MARGIN:R This subroutine sets the right margin for the text in the `current` Text Object . Usage: PASS right margin...
.TEXT SET TXT MARGIN:L This subroutine sets the left margin for the text in the `current` Text Object . Usage: PASS left margin FIELD...
.TEXT SET TXT MARGIN This subroutine sets the margins for the text in the `current` Text Object . Usage: PASS left margin FIELD...
.TEXT SET TXT MAX SZ:H This subroutine sets the maximum height of the text that can be displayed in the `current` Text Object. Usage: PASS max...
.TEXT SET TXT MAX SZ:W This subroutine sets the maximum width of the text that can be displayed in the `current` Text Object. Usage: PASS max text...
.TEXT SET TXT MAX SZ This subroutine sets the maximum size (width and height) of the text that can be displayed in the `current` Text Object. Usage: PASS...
.TEXT SET BX Z ORDER This subroutine sets the Z order for the `current` Text Object . Usage: PASS z order FIELD SHARE...
.TEXT SET BX SZ:H This subroutine sets the width of the `current` Text Object . Usage: PASS txt bx width FIELD SHARE? N...
.TEXT SET BX SZ:H This subroutine sets the height of the `current` Text Object . Usage: PASS txt bx height FIELD SHARE?...
.TEXT SET BX SZ This subroutine sets the size (height and width) of the `current` Text Object . Usage: PASS txt bx height FIELD...
.TEXT SET BX LOC:Y This subroutine sets the Y offset of the `current` Text Object . Usage: PASS Y location FIELD SHARE...
.TEXT SET BX LOC:X This subroutine sets the X offset of the `current` Text Object . Usage: PASS X location FIELD SHARE...
.TEXT SET BX LOC This subroutine sets the offset (x and y) of the `current` Text Object . Usage: PASS X location FIELD...
.TEXT SET BX CNR R:BL This subroutine sets the radius of the bottom left corner of the `current` text box. Usage: PASS bottom left radius...
.TEXT SET BX CNR R:BR This subroutine sets the radius of the bottom right corner of the `current` text box. Usage: PASS bottom right radius...
.TEXT SET BX CNR R:TR This subroutine sets the radius of the top right corner of the `current` text box. Usage: PASS top right radius FIELD...
.TEXT SET BX CNR R:TL This subroutine sets the radius of the top left corner of the `current` text box. Usage: PASS top left radius FIELD...
.TEXT SET BX CNR R This subroutine sets the radius of the corners of the `current` text box. Usage: PASS top left radius FIELD...
.TEXT SET BX CNR STYLE This subroutine sets the corner style of the `current` text object. Usage: PASS corner style FIELD...
.TEXT SET BX EDGE W This subroutine sets the edge width for the `current` Text Object . Usage: PASS edge width FIELD...
.TEXT SET BX EDGE EFF This subroutine sets the edge effect for the `current` Text Object . Usage: PASS edge effect FIELD...
.TEXT SET BX EDGE CLR This subroutine sets the edge color for the `current` Text Object . Usage: PASS color spec name FIELD...
.TEXT SET BX BG CLR This subroutine sets the background color for the `current` Text Object . Usage: PASS color spec name FIELD...
.TEXT BX ALIGN This subroutine sets the alignment (position) of the `current` text box. Usage: PASS box alignment FIELD SHARE...
.TEXT SET FONT CLR This subroutine sets the font color for the `current` text object. Usage: PASS color spec name FIELD SHARE...
.TEXT SET FONT SZ:W This subroutine sets the font width for the `current` text object. Usage: PASS font width FIELD SHARE...
.TEXT SET FONT SZ:H This subroutine sets the font height for the `current` text object. Usage: PASS font height FIELD SHARE...
.TEXT SET FONT SZ This subroutine sets the font size for the `current` text object. Usage: PASS font height FIELD SHARE...
.TEXT SET FONT STYLE This subroutine sets the font style for the `current` text object. Usage: PASS font style FIELD SHARE...
.TEXT SET FONT INDEX This subroutine sets the font index for the `current` text object. Usage: PASS font index FIELD SHARE...
.TEXT SET FONT NAME This subroutine sets the font name and font number for the `current` text object. Usage: PASS font name FIELD...
.TEXT SET TEXT This subroutine is called to set the text for the `current` text object. Usage: PASS text string FIELD SHARE...
.TEXT GET NAME This subroutine is called to get the name of the `current` text object. Usage: PASS text spec name FIELD SHARE...
.TEXT SET CURRENT This subroutine is called to set the `current` Text Object to be a previously initialized Text Object. Usage: PASS text spec name...
.TEXT INITIALIZE This subroutine is called to initialize or reinitialize a text object. Usage: PASS text spec name FIELD SHARE...
.POINT SET VALUE This subroutine changes the value of an existing data point. Usage: PASS dataset point value1 FIELD SHARE...
.LAYER LINK DATASET TM This subroutine links a Data Set to a Data Set Template. Usage: Opt PASS dataset name FIELD SHARE? N...
.LAYER ADD DATASET TM This subroutine adds a Data Set Template to the current Data Group. Usage: PASS data set name FIELD...
.LAYER ADD DATA GROUP This subroutine adds a Data Group to the current chart layer. Usage: PASS data group name FIELD SHARE...
.DATASET GET NAME This subroutine gets the name of the `current` Dataset. Usage: PASS dataset name FIELD SHARE? Y GOSUB...
.DATASET SET CURRENT This subroutine sets the `current` Dataset to be a previously initialized Dataset. Usage: PASS dataset name FIELD...
Base Chart Routines These subroutines allow you to set various attributes of your chart, regardless of the type of chart you are creating. Base Chart Routines General...
.LEGEND KEY SET LN W This subroutine sets the line width of the legend key at the specified priority on the `current` Legend Box. Usage: PASS entry...
.LEGEND KEY INTIALIZE This subroutine adds a new legend key to the `current` Legend Box at the specified priority. Usage: PASS entry priority...

«Previous   1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16   Next»

Show 10, 20, 50, 100, 500, 1000 results per page, or show all.

Related topics: RSS feed, rounded corners RSS feed, ATOM feed, WebNotify, site changes, site map

Topic revision: r1 - 2006-11-15 - TWikiContributor
 
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