Tags:
create new tag
view all tags

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

.AXIS SET TTL FONT STL This subroutine sets the font style for the title of the `current` axis. Usage: PASS font style FIELD...
.AXIS SET TTL FONT IDX This subroutine sets the font index for the title of the `current` axis. Usage: PASS font index FIELD...
.AXIS SET TTL FONT NAM This subroutine sets the font name and font number for the title of the `current` Axis. Usage: PASS font name...
.AXIS SET TITLE This subroutine is called to set the title for the `current` axis. Usage: PASS axis title FIELD SHARE?...
.AXIS SET TICK DENSITY This subroutine sets the distance in pixels between major ticks and minor ticks on the `current` axis. Usage: PASS maj tick...
.AXIS SET TICK MIN INC This subroutine sets the minimum tick increment of the ticks on the `current` axis. Usage: PASS tick inc...
.AXIS SET TICK OFFSET This subroutine sets the offset of the ticks on the `current` axis. Usage: PASS tick offset FIELD...
.AXIS SET TICK W This subroutine sets the length of the major and/or minor ticks on the `current` axis. Usage: PASS maj tick width FIELD...
.AXIS SET TICK L This subroutine sets the length of the major and/or minor ticks on the `current` axis. Usage: PASS maj tick len FIELD...
.AXIS SET TICK CLR This subroutine sets the color of the major and/or minor ticks on the `current` axis. Usage: PASS color spec name FIELD...
.AXIS SET AXIS VAL DIR This subroutine sets the direction for the values of the `current` axis. Usage: PASS val dir FIELD...
.AXIS SET AXIS RND MAX This subroutine controls whether or not the maximum value of the `current` axis should be rounded to correspond with a tick value. Usage...
.AXIS SET AXIS RND MIN This subroutine controls whether or not the minimum value of the `current` axis should be rounded to correspond with a tick value. Usage...
.AXIS SET AXIS SCALE This subroutine sets the top extension, bottom extension, and zero affinity values that are to be used when auto scaling the `current` axis....
.AXIS SET AXIS OFFSET This subroutine sets the offset (x and y) of the `current` axis Usage: PASS x offset FIELD SHARE...
.AXIS SET AXIS MODE This subroutine sets the axis mode of the `current` axis to be INDENTED or DEFAULT. Usage: PASS axis mode FIELD...
.AXIS SET AXIS MARGIN This subroutine reserves margins at the end of the `current` axis Usage: PASS top margin FIELD SHARE...
.AXIS SET AXIS W This subroutine sets the width of the `current` axis Usage: PASS axis width FIELD SHARE? N GOSUB...
.AXIS SET AXIS L This subroutine sets the length of the `current` axis Usage: PASS axis length FIELD SHARE? N GOSUB...
.AXIS SET AXIS CLR This subroutine sets the color of the `current` axis Usage: PASS color spec name FIELD SHARE? N...
.AXIS SET CURRENT This subroutine is called to set the specified axis (`x`, `y`) of the `current` chart to be the `current` axis. Usage: PASS axis...
.XY SET DATA LABEL This subroutine turns data labels on or off for the `current` chart layer. Usage: PASS data total sw FIELD...
.XY SET BAR 3D DEPTH This subroutine sets the 3D Depth of the current bar layer. Usage: PASS 3D depth FIELD SHARE? N...
.XY SET BAR W:WITHIN This subroutine sets the subBar width in a chart layer. Usage: PASS subBar width FIELD SHARE? N...
.XY SET BAR W:GROUP This subroutine sets the bar width in a chart layer. Usage: PASS bar width FIELD SHARE? N GOSUB...
.XY SET BAR W This subroutine sets the bar and subBar width in a chart layer. Usage: PASS bar width FIELD SHARE? N...
.XY SET BAR SHAPE:LR This subroutine sets the shape of the bars in the current Layer. Usage: PASS shape name FIELD SHARE...
.XY SET BAR SHAPE:DG This subroutine sets the shape of the bars in the current Data Group. Usage: PASS shape name FIELD...
.XY SET BAR SHAPE:DS This subroutine sets the shape of the bars in the current Data Set Template. Usage: PASS shape name FIELD...
.XY SET BAR SHAPE:DP This subroutine sets the shape of the bars in the current Data Point. Usage: PASS shape name FIELD...
.XY SET BAR SHAPE This subroutine sets the shape of the bars in the current Data Point, Data Set Template, Data Group, or XY Bar Layer. Usage: PASS...
.XY SET BAR OLAP:RATIO This subroutine sets the overlap ratio among bars within a bar group in a multi bar chart. Usage: PASS olap ratio...
.XY SET BAR OLAP:ORDER This subroutine sets the order among overlapping bars within a bar group in a multi bar chart. Usage: PASS olap order...
.XY SET BAR OLAP This subroutine sets overlapping among bars within a bar group in a multi bar chart. Usage: PASS olap ratio FIELD...
.XY SET LEGEND TXT This subroutine sets the name to be included in the Legend box. Usage: PASS legend name FIELD SHARE?...
.XY SET BAR LEGEND ISZ This subroutine sets the width and height of the legend key icons for the `current` Legend Box. Usage: PASS icon width...
.XY SET BAR LBL MIN SZ This subroutine sets the minimum height (or width for horizontal bars) of the bar segments below which data labels will be hidden. Usage...
.XY SET BAR GAP:WITHIN This subroutine sets the gap between the bars or a bar group in a bar chart layer. Usage: PASS subBar gap FIELD...
.XY SET BAR GAP:BTW This subroutine sets the gap between the bars in a bar chart layer. Usage: PASS bar gap FIELD SHARE...
.XY SET BAR GAP This subroutine sets the gap between the bars or a bar group in a bar chart layer. Usage: PASS bar gap FIELD...
.XY SET BAR EDGE WIDTH This subroutine set the width of the 3D border for bars on the `current` layer. Usage: PASS bar edge width FIELD...
.XY SET BAR GRADIENT This subroutine applies a special shading effect for rectangular and polygonal bars. Usage: PASS start bright FIELD...
.XY SET BAR CLR:LR This subroutine sets the color of the bar at the `current` layer. Usage: PASS color spec name FIELD SHARE...
.XY SET BAR CLR:DG This subroutine sets the color of the bar at the `current` data group. Usage: PASS color spec name FIELD...
.XY SET BAR CLR:DS This subroutine sets the color of the bar at the `current` data set template. Usage: PASS color spec name FIELD...
.XY SET BAR CLR:DP This subroutine sets the color of the bar at the `current` data point. Usage: PASS color spec name FIELD...
.XY SET BAR CLR This subroutine sets the color of the bars at the current level or at the data point. Usage: PASS color spec name FIELD...
.XY SET PA VGRID CLR This subroutine sets the vertical grid color of the `current` chart spec. Usage: PASS color spec name FIELD...
.XY SET PA HGRID CLR This subroutine sets the horizontal grid color of the `current` chart spec. Usage: PASS color spec name FIELD...
.XY SET PA EDGE CLR This subroutine sets the edge color of the `current` chart spec. Usage: PASS color spec name FIELD SHARE...

«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