Tags:
create new tag
view all tags

Recent Changes in Main Web retrieved at 10:43 (GMT)

.PIE SET LBL LAYOUT This subroutine sets the label layout for all pie sectors, a range of pie sectors, an individual pie sector, or the `current` pie sector. Usage...
.PIE SET SECT LABEL This subroutine sets the label for the `current` or specified sector specs. Usage: PASS sector label FIELD...
.PIE SET SECT EXP DIST This subroutine sets the distance between exploded sectors for the `current` or specified sector specs. Usage: PASS exp dist...
.PIE SET SECT POSITION This subroutine sets the position (Normal or Exploded) of the `current` or specified sector specs. Usage: PASS sector pos...
.PIE SET SECT EDGE W This subroutine sets the edge width of the `current` or specified sector specs. Usage: PASS edge width FIELD...
.PIE SET SECT EDGE CLR This subroutine sets the edge color of the `current` or specified sector specs. Usage: PASS color spec name FIELD...
.PIE SET SECT SHADING This subroutine sets the shading method of the `current` or specified sector specs. Usage: PASS shade method FIELD...
.PIE SET SECT BG CLR This subroutine sets the background color of the `current` or specified sector specs. Usage: PASS color spec name...
.PIE SECT SET CURRENT This subroutine is called to select a new `current` pie sector spec. Usage: PASS sector no FIELD...
.PIE SECT INITIALIZE This subroutine is called to initialize or reinitialize a pie sector spec. Usage: PASS chart spec name FIELD...
.PIE SET LBL BOUNDS:B This subroutine sets the lower bound for drawing labels on the `current` chart. Usage: PASS bottom bound FIELD...
.PIE SET LBL BOUNDS:T This subroutine sets the upper bound for drawing labels on the `current` chart. Usage: PASS top bound FIELD...
.PIE SET LBL BOUNDS This subroutine sets the upper and lower bounds for drawing labels on the `current` chart. Usage: PASS top bound...
.PIE SET LAYOUT:DIR This subroutine sets the direction for drawing sectors for the `current` chart. Usage: PASS layout clockwise FIELD...
.PIE SET LAYOUT:ANGLE This subroutine sets the starting angle of the first sector for the `current` chart. Usage: PASS starting angle...
.PIE SET LAYOUT This subroutine sets the starting angle of the first sector and the direction for subsequent sectors for the `current` chart. Usage: PASS...
.PIE SET RADIUS:INNER This subroutine sets the inner radius of the pie for the `current` chart. Usage: PASS inner radius FIELD...
.PIE SET RADIUS:OUTER This subroutine sets the outer radius of the pie for the `current` chart. Usage: PASS outer radius FIELD...
.PIE SET SHAPE This subroutine is called to set the shape of the pie chart to be Standard or Donut. Usage: PASS FIELD SHARE...
.PIE SET 3D VIEW ANGLE This subroutine sets the 3D view angle of the `current` pie chart. Usage: PASS 3D view angle FIELD...
.PIE SET SECT 3D DEPTH This subroutine sets the sector 3D Depth for all pie sectors, a range of pie sectors, an individual pie sector, or the current pie sector....
.PIE SET 3D DEPTH This subroutine sets the 3D Depth for all pie sectors. Usage: PASS pie 3D depth FIELD SHARE? N GOSUB...
.PIE SET 3D MODE This subroutine sets the 3D mode of a pie chart. Usage: PASS pie 3d mode FIELD SHARE? N GOSUB...
.PIE SET VIEW This subroutine sets the view of the `current` pie chart to be 2D or 3D. Usage: PASS FIELD SHARE? N...
.PIE SET RADIUS This subroutine sets the radius of the pie for the `current` chart. Usage: PASS outer radius FIELD SHARE...
.PIE SET ORIGIN:Y This subroutine sets the y coordinate (vertical) of the center of the pie for the `current` chart. Usage: PASS pie Y coord...
.PIE SET ORIGIN:X This subroutine sets the x coordinate (horizontal) of the center of the pie for the `current` chart. Usage: PASS pie X coord...
.PIE SET ORIGIN This subroutine sets the x and y coordinates (horizontal and vertical) of the center of the pie for the `current` chart. Usage: PASS...
.PIE SET DATASET This subroutine associates a dataset with the `current` pie chart. Usage: PASS dataset name FIELD SHARE...
.COLOR SET GRADIENT Changes the `current` color object to have a two point linear gradient color. Usage: PASS start x FIELD...
.COLOR SET DASH LINE Sets the dash line pattern for the `current` Color Object. Usage: PASS dash line pattern FIELD SHARE? N...
.COLOR SET HALF COLOR Sets the intensity of the `current` Color Object to be one half of the normal intensity. Usage: PASS half color...
.COLOR SET BRIGHTNESS Sets the brightness of the `current` Color Object. Usage: PASS brightness FIELD SHARE? N GOSUB...
.COLOR SET BRUSH METAL Sets the strength of the texture to create a Brushed Metal Effect for the `current` Color Object. Usage: PASS texture strength...
.COLOR SET SILVER Sets the color of the `current` Color Object to be Gray (DDDDDD) and sets the direction for brightness modulation to create a Silver Metal color...
.COLOR SET GOLD Sets the color of the `current` Color Object to be Yellow (FFEE44) and sets the direction for brightness modulation to create a Gold Metal color effect...
.COLOR SET METAL Sets the direction for brightness modulation to create a Metal color effect for the `current` Color Object. Usage: PASS brightness...
.COLOR SET OPAQUE Sets the `current` Color object to be opaque. Usage: GOSUB 0CD .COLOR SET OPAQUE Check for error IF 0CD .COLOR...
.COLOR SET TRANSPARENT Sets the `current` Color object to be transparent. Usage: GOSUB 0CD .COLOR SET TRANSPARENT Check for error IF...
.COLOR SET SOFT Assigns a special shading effect that looks like gradient coloring to the `current` color object. Usage: PASS direction...
.COLOR SET GLASS Assigns a special shading effect that emulates tinted glass or semi transparent plastic material to the `current` color object. Usage: PASS...
.COLOR SET COLOR:A Sets the transparency value of the `current` Color object. Usage: PASS alpha FIELD SHARE? N...
.COLOR SET COLOR:B Sets the blue value of the `current` Color object. Usage: PASS blue color value FIELD SHARE? N GOSUB...
.COLOR SET COLOR:G Sets the green value of the `current` Color object. Usage: PASS green color value FIELD SHARE? N GOSUB...
.COLOR SET COLOR:R Sets the red value of the `current` Color object. Usage: PASS red color value FIELD SHARE? N GOSUB...
.COLOR SET COLOR:RGB Sets the individual colors of the `current` Color object. Usage: PASS red FIELD SHARE? N...
.COLOR SET COLOR Sets the color of the `current` Color Object. Usage: PASS color value FIELD SHARE? N GOSUB 0CD...
.COLOR SET DEFAULT Clear the `current` Color Object. Usage: GOSUB 0CD .COLOR SET DEFAULT Check for error IF 0CD .COLOR SET DEFAULT...
.COLOR GET NAME This subroutine is called to get the name of the `current` color object. Usage: PASS color spec name FIELD SHARE...
.COLOR SET CURRENT This subroutine is called to set the `current` Color Object to be a previously initialized Color Object. Usage: PASS color spec...
.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   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