home *** CD-ROM | disk | FTP | other *** search
/ Chip: 25 Years Anniversary / CHIP_25Jahre_Jubilaeum.iso / downloads / 401065 / WPO11 / Data1.cab / _E6A9424862D6494D96FD1C7A76134295 < prev    next >
Text File  |  2003-03-07  |  79KB  |  4,884 lines

  1. SaveChartStyle
  2.  
  3. Syntax
  4.  
  5. (Filename: string; Type: enumeration)
  6.  
  7. Description
  8.  
  9. Name and save a chart style.
  10.  
  11. Parameters
  12.  
  13. Filename: string    The filename of the chart style to save.
  14.  
  15. Type: enumeration    The type of chart to which the style applies.
  16.  
  17. Data!
  18.  
  19. Org!
  20.  
  21. Text!
  22.  
  23. SaveStyleDlg
  24.  
  25. Syntax
  26.  
  27. ()
  28.  
  29. Description
  30.  
  31. Display the Save Chart Style dialog box, which is used to save the current chart style.
  32.  
  33. SaveWithEvenBorders
  34.  
  35. Syntax
  36.  
  37. (UseAsDefault: enumeration; UseEvenBorders: enumeration; BorderSize: numeric)
  38.  
  39. Description
  40.  
  41. Specify whether a document is saved with even borders.
  42.  
  43. Parameters
  44.  
  45. UseAsDefault: enumeration    Use the specified even border as the default setting.
  46.  
  47. No!
  48.  
  49. Yes!
  50.  
  51. UseEvenBorders: enumeration    Use even borders when the file is saved.
  52.  
  53. No!
  54.  
  55. Yes!
  56.  
  57. BorderSize: numeric (optional)    Specify the border size as a percentage of the size of the graphic.
  58.  
  59. ScreenDown
  60.  
  61. Syntax
  62.  
  63. ()
  64.  
  65. Description
  66.  
  67. Move the insertion point to the bottom of the screen in a text area.
  68.  
  69. SelectAllObjects
  70.  
  71. Syntax
  72.  
  73. ()
  74.  
  75. Description
  76.  
  77. Select all objects in the current drawing window.
  78.  
  79. SelectBegOfLine
  80.  
  81. Syntax
  82.  
  83. ()
  84.  
  85. Description
  86.  
  87. Select text from the insertion point to the beginning of the line.
  88.  
  89. SelectBox
  90.  
  91. Syntax
  92.  
  93. (Select: enumeration; {BoxLocation: numeric})
  94.  
  95. Description
  96.  
  97. Select a box in an organization chart.
  98.  
  99. Parameters
  100.  
  101. Select: enumeration    Select or deselect the box.
  102.  
  103. Off!
  104.  
  105. On!
  106.  
  107. BoxLocation: numeric    The numbers define a path down to the box to be selected. Each number represents a box location below its manager. For now, the first number is always 1, since there is only one box on the top level.
  108.  
  109. SelectCurrentLevel
  110.  
  111. Syntax
  112.  
  113. ()
  114.  
  115. Description
  116.  
  117. Select the current organization chart level.
  118.  
  119. SelectDocBottom
  120.  
  121. Syntax
  122.  
  123. ()
  124.  
  125. Description
  126.  
  127. Select text from the insertion point to the end of the text.
  128.  
  129. SelectDocTop
  130.  
  131. Syntax
  132.  
  133. ()
  134.  
  135. Description
  136.  
  137. Select text from the insertion point to the beginning of the text.
  138.  
  139. SelectDown
  140.  
  141. Syntax
  142.  
  143. ()
  144.  
  145. Description
  146.  
  147. Select text from the insertion point to the corresponding position on the next line.
  148.  
  149. SelectEndOfLine
  150.  
  151. Syntax
  152.  
  153. ()
  154.  
  155. Description
  156.  
  157. Select text from the insertion point to the end of the line.
  158.  
  159. SelectiveReplace
  160.  
  161. Syntax
  162.  
  163. ({X: numeric; Y: numeric})
  164.  
  165. Description
  166.  
  167. Replace foreground color pixels with background color pixels in the Bitmap Editor.
  168.  
  169. Parameters
  170.  
  171. X: numeric (optional)    The horizontal coordinate of a pixel to replace. Repeat sets of X and Y parameters to indicate multiple pixels, and enclose repeated parameters in braces {}.
  172.  
  173. Y: numeric (optional)    The vertical coordinate of a pixel to replace.
  174.  
  175. SelectLeft
  176.  
  177. Syntax
  178.  
  179. ()
  180.  
  181. Description
  182.  
  183. Select the character to the left of the insertion point.
  184.  
  185. SelectLikeObjects
  186.  
  187. Syntax
  188.  
  189. ()
  190.  
  191. Description
  192.  
  193. Select all objects of the same type as the currently selected object.
  194.  
  195. SelectOnlineServiceDlg
  196.  
  197. Syntax
  198.  
  199. ()
  200.  
  201. Description
  202.  
  203. Displays the dialog that lets you select the service Help Online will connect to.
  204.  
  205. SelectPrinter
  206.  
  207. Syntax
  208.  
  209. (PrinterName: string)
  210.  
  211. Description
  212.  
  213. Select a specific printer.
  214.  
  215. Parameters
  216.  
  217. PrinterName: string    The name of printer to be selected.
  218.  
  219. SelectRight
  220.  
  221. Syntax
  222.  
  223. ()
  224.  
  225. Description
  226.  
  227. Select the character to the right of the insertion point.
  228.  
  229. SelectScreenDown
  230.  
  231. Syntax
  232.  
  233. ()
  234.  
  235. Description
  236.  
  237. Select the area from the insertion point to the bottom of the current text window.
  238.  
  239. SelectScreenUp
  240.  
  241. Syntax
  242.  
  243. ()
  244.  
  245. Description
  246.  
  247. Select the area from the insertion point to the top of the current text window.
  248.  
  249. SelectTextChart
  250.  
  251. Syntax
  252.  
  253. (Chart: enumeration)
  254.  
  255. Description
  256.  
  257. Select the title, subtitle, or bullets in a slide which uses the Bullet Chart template.
  258.  
  259. Parameters
  260.  
  261. Chart: enumeration    Select a title, a subtitle, or bullets.
  262.  
  263. Bullets!
  264.  
  265. Subtitle!
  266.  
  267. Title!
  268.  
  269. SelectUp
  270.  
  271. Syntax
  272.  
  273. ()
  274.  
  275. Description
  276.  
  277. Select text from the insertion point to the corresponding position on the previous line.
  278.  
  279. SelectWordLeft
  280.  
  281. Syntax
  282.  
  283. ()
  284.  
  285. Description
  286.  
  287. Select the word to the left of the insertion point.
  288.  
  289. SelectWordRight
  290.  
  291. Syntax
  292.  
  293. ()
  294.  
  295. Description
  296.  
  297. Select the word to the right of the insertion point.
  298.  
  299. SendtoEnvoy
  300.  
  301. Syntax
  302.  
  303. ()
  304.  
  305. Description
  306.  
  307. Publish the document as an Envoy (.EVY) file.
  308.  
  309. Note
  310.  
  311.   This command is obsolete.
  312.   
  313. SendtoGraphicsland
  314.  
  315. Syntax
  316.  
  317. ()
  318.  
  319. Description
  320.  
  321. Send the document to Graphicsland.
  322.  
  323. SendToWP
  324.  
  325. Syntax
  326.  
  327. ()
  328.  
  329. Description
  330.  
  331. Send the document to Corel WordPerfect.
  332.  
  333. SeparateObject
  334.  
  335. Syntax
  336.  
  337. ()
  338.  
  339. Description
  340.  
  341. Break up combined objects, grouped objects, or contoured text so the parts are treated as separate objects.
  342.  
  343. SetAirbrushDensity
  344.  
  345. Syntax
  346.  
  347. (AirbrushDensity: numeric)
  348.  
  349. Description
  350.  
  351. Specify the number of pixels the Air Brush painting tool covers. The maximum number is 100.
  352.  
  353. Parameters
  354.  
  355. AirbrushDensity: numeric (optional)    The number of pixels that change color with each stroke of the airbrush.
  356.  
  357. SetAxisOptions
  358.  
  359. Syntax
  360.  
  361. (AxisNum: numeric; NumMinInc: numeric; LabelScaleFactor: numeric; Maximum: numeric; Minimum: numeric; MajorInc: numeric; AutoMax: enumeration; AutoMin: enumeration; AutoGradMaj: enumeration; Log: enumeration; SameScale: enumeration)
  362.  
  363. Description
  364.  
  365. Specify the scale and values of chart Y axes.
  366.  
  367. Parameters
  368.  
  369. AxisNum: numeric    The axis to modify. Axes 1, 2 and 3 correspond to the X axis, the Y1 axis, and the Y2 axis.
  370.  
  371. NumMinInc: numeric (optional)    The number of minor increments between major increments.
  372.  
  373. LabelScaleFactor: numeric (optional)    The number by which to divide axis labels.
  374.  
  375. Maximum: numeric (optional)    The maximum value to display for the specified axis.
  376.  
  377. Minimum: numeric (optional)    The minimum value to display for the specified axis.
  378.  
  379. MajorInc: numeric (optional)    The distance between major increments.
  380.  
  381. AutoMax: enumeration (optional)    Determine the maximum axis value automatically.
  382.  
  383. Off!
  384.  
  385. On!
  386.  
  387. AutoMin: enumeration (optional)    Determine the minimum axis value automatically.
  388.  
  389. Off!
  390.  
  391. On!
  392.  
  393. AutoGradMaj: enumeration (optional)    Determine the major grid increment value automatically.
  394.  
  395. Off!
  396.  
  397. On!
  398.  
  399. Log: enumeration (optional)    The axis is logarithmic rather than linear.
  400.  
  401. Off!
  402.  
  403. On!
  404.  
  405. SameScale: enumeration (optional)    Radar chart axes use the same scale.
  406.  
  407. Off!
  408.  
  409. On!
  410.  
  411. SetBackgroundName
  412.  
  413. Syntax
  414.  
  415. (BackgroundName: string)
  416.  
  417. Description
  418.  
  419. Name the current background.
  420.  
  421. Parameters
  422.  
  423. BackgroundName: string    The background name.
  424.  
  425. SetBackgroundNameDlg
  426.  
  427. Syntax
  428.  
  429. ()
  430.  
  431. Description
  432.  
  433. Display the Background Name dialog box, which is used to name a background.
  434.  
  435. SetBarStyle
  436.  
  437. Syntax
  438.  
  439. (Style: enumeration)
  440.  
  441. Description
  442.  
  443. Specify a style for a bar, line, or area chart.
  444.  
  445. Parameters
  446.  
  447. Style: enumeration    The bar style.
  448.  
  449. Cluster!
  450.  
  451. Overlap!
  452.  
  453. Stack100!
  454.  
  455. Stacked!
  456.  
  457. SetBitmapTransparency
  458.  
  459. Syntax
  460.  
  461. (TransparencyOn: enumeration; TransColorRed: numeric; TransColorGreen: numeric; TransColorBlue: numeric)
  462.  
  463. Description
  464.  
  465. Turn transparency on or off for a specified color in the Bitmap Editor.
  466.  
  467. Parameters
  468.  
  469. TransparencyOn: enumeration    Transparency is on for a specified color.
  470.  
  471. No!
  472.  
  473. Yes!
  474.  
  475. TransColorRed: numeric (optional)    The amount of red (0-255) in a transparent color.
  476.  
  477. TransColorGreen: numeric (optional)    The amount of green (0-255) in a transparent color.
  478.  
  479. TransColorBlue: numeric (optional)    The amount of blue (0-255) in a transparent color.
  480.  
  481. SetBorder
  482.  
  483. Syntax
  484.  
  485. (TitleType: enumeration; BoxShape: enumeration; BoxBorder: enumeration; Red: numeric; Green: numeric; Blue: numeric)
  486.  
  487. Description
  488.  
  489. Specify border options for chart titles, labels, and legends.
  490.  
  491. Parameters
  492.  
  493. TitleType: enumeration    The box border type for data chart titles or labels.
  494.  
  495. BoxDataLabels!
  496.  
  497. BoxLegend!
  498.  
  499. BoxPieLabels!
  500.  
  501. BoxPieTitles!
  502.  
  503. BoxSubtitle!
  504.  
  505. BoxTitle!
  506.  
  507. OrgChart!
  508.  
  509. TextChart!
  510.  
  511. BoxShape: enumeration (optional)    The box shape.
  512.  
  513. None!
  514.  
  515. Octagon!
  516.  
  517. Rectangle!
  518.  
  519. RndRect!
  520.  
  521. BoxBorder: enumeration (optional)    The border type.
  522.  
  523. Bevel!
  524.  
  525. Dash!
  526.  
  527. Dot!
  528.  
  529. Double!
  530.  
  531. None!
  532.  
  533. Shadow!
  534.  
  535. Single!
  536.  
  537. Thick!
  538.  
  539. Red: numeric (optional)    The amount of red (0-255) in a box border.
  540.  
  541. Green: numeric (optional)    The amount of green (0-255) in a box border.
  542.  
  543. Blue: numeric (optional)    The amount of blue (0-255) in a box border.
  544.  
  545. SetBrushShape
  546.  
  547. Syntax
  548.  
  549. (BrushShape: enumeration)
  550.  
  551. Description
  552.  
  553. Specify the shape of the Paint Brush painting tool.
  554.  
  555. Parameters
  556.  
  557. BrushShape: enumeration (optional)    The shape of the Paint Brush painting tool.
  558.  
  559. BackwardSlash!
  560.  
  561. Circle!
  562.  
  563. Diamond!
  564.  
  565. ForwardSlash!
  566.  
  567. HorizontalLine!
  568.  
  569. Square!
  570.  
  571. VerticalLine!
  572.  
  573. SetBrushWidth
  574.  
  575. Syntax
  576.  
  577. (BrushWidth: numeric)
  578.  
  579. Description
  580.  
  581. Specify the width of the Paint Brush painting tool. If no parameter is specified, the Paint Brush is set to the default width.
  582.  
  583. Parameters
  584.  
  585. BrushWidth: numeric (optional)    The width in pixels (0-100).
  586.  
  587. SetBubbleAnchors
  588.  
  589. Syntax
  590.  
  591. (AnchorHorizontal: enumeration; AnchorVertical: enumeration)
  592.  
  593. Description
  594.  
  595. Specify anchors.
  596.  
  597. Parameters
  598.  
  599. AnchorHorizontal: enumeration    Indicate whether the horizontal anchor should be set.
  600.  
  601. False!
  602.  
  603. False!!
  604.  
  605. True!
  606.  
  607. True!!
  608.  
  609. AnchorVertical: enumeration    Indicate whether the vertical anchor should be set.
  610.  
  611. False!
  612.  
  613. False!!
  614.  
  615. True!
  616.  
  617. True!!
  618.  
  619. SetBulletAttributes
  620.  
  621. Syntax
  622.  
  623. (Level: numeric; GradType: enumeration; Grad1Red: numeric; Grad1Green: numeric; Color1Blue: numeric; Grad2Red: numeric; Grad2Green: numeric; Grad2Blue: numeric; GradBRed: numeric; GradBGreen: numeric; GradBBlue: numeric; BrushPattern: enumeration; UseGradSteps: enumeration; GradAngle: numeric; GradRefX: numeric; GradRefY: numeric; GradSteps: numeric)
  624.  
  625. Description
  626.  
  627. Set bullet fill attributes.
  628.  
  629. Parameters
  630.  
  631. Level: numeric    The level of the bulleted list to be changed.
  632.  
  633. GradType: enumeration    The gradient type.
  634.  
  635. ConcenCircles!
  636.  
  637. ConcenEllipse!
  638.  
  639. ConcenRects!
  640.  
  641. ConcenSquares!
  642.  
  643. ConverCircles!
  644.  
  645. ConverEllipse!
  646.  
  647. ConverRects!
  648.  
  649. ConverSquares!
  650.  
  651. Linear!
  652.  
  653. None!
  654.  
  655. Polygonal!
  656.  
  657. Grad1Red: numeric    The amount of red (0-255) in a solid fill, the top color of a linear gradient, or the center color of a circular or rectangular gradient.
  658.  
  659. Grad1Green: numeric    The amount of green (0-255) in a solid fill, the top color of a linear gradient, or the center color of a circular or rectangular gradient.
  660.  
  661. Color1Blue: numeric    The amount of blue (0-255).
  662.  
  663. Grad2Red: numeric (optional)    The amount of red (0-255) in a solid fill, the bottom color of a linear gradient, or the outer color of a circular or rectangular gradient.
  664.  
  665. Grad2Green: numeric (optional)    The amount of green (0-255) in a solid fill, the bottom color of a linear gradient, or the outer color of a circular or rectangular gradient.
  666.  
  667. Grad2Blue: numeric (optional)    The amount of blue (0-255) in a solid fill, the bottom color of a linear gradient, or the outer color of a circular or rectangular gradient.
  668.  
  669. GradBRed: numeric (optional)    The amount of red (0-255) in the background color.
  670.  
  671. GradBGreen: numeric (optional)    The amount of green (0-255) in the background color.
  672.  
  673. GradBBlue: numeric (optional)    The amount of blue (0-255) in the background color.
  674.  
  675. BrushPattern: enumeration (optional)    The fill pattern.
  676.  
  677. Arches!
  678.  
  679. Balls!
  680.  
  681. BigChecks!
  682.  
  683. BigCrosshatch!
  684.  
  685. BigSquares!
  686.  
  687. Chainlink!
  688.  
  689. Checks!
  690.  
  691. Crosses!
  692.  
  693. Crosshatch!
  694.  
  695. FishScale!
  696.  
  697. Gray12!
  698.  
  699. Gray25!
  700.  
  701. Gray50!
  702.  
  703. Honeycomb!
  704.  
  705. HorzBricks!
  706.  
  707. HorzLines1!
  708.  
  709. HorzLines2!
  710.  
  711. Mesh!
  712.  
  713. Patio!
  714.  
  715. Plaid!
  716.  
  717. Solid!
  718.  
  719. Squares!
  720.  
  721. TiltBricks!
  722.  
  723. TiltLines1!
  724.  
  725. TiltLines2!
  726.  
  727. TiltLines3!
  728.  
  729. TiltLines4!
  730.  
  731. Triangles!
  732.  
  733. VertLines1!
  734.  
  735. VertLines2!
  736.  
  737. Waves!
  738.  
  739. Weave!
  740.  
  741. UseGradSteps: enumeration (optional)    Use gradient steps.
  742.  
  743. No!
  744.  
  745. Yes!
  746.  
  747. GradAngle: numeric (optional)    The rotation angle for a gradient fill. The top of the gradient is rotated counter-clockwise. For example, a 90-degree rotation places the top of the gradient parallel to the left margin of the page.
  748.  
  749. GradRefX: numeric (optional)    The horizontal center of a circular or rectangular gradient relative to the page. Flush left is 0, center is 50, flush right is 100.
  750.  
  751. GradRefY: numeric (optional)    The vertical center of a circular or rectangular gradient or the top of a linear gradient relative to the page. Top is 0, center is 50, bottom is 100.
  752.  
  753. GradSteps: numeric (optional)    The number of steps between colors in a gradient fill. A value of 0 represents the greatest possible number of steps.
  754.  
  755. SetBulletColor
  756.  
  757. Syntax
  758.  
  759. (LevelNum: numeric; Red: numeric; Green: numeric; Blue: numeric)
  760.  
  761. Description
  762.  
  763. Specify colors for the bullets used in bullet charts. A different color may by specified for each level. Precede with BulletChartAttrStart and follow with BulletChartAttrEnd.
  764.  
  765. Parameters
  766.  
  767. LevelNum: numeric (optional)    The bulleted list level.
  768.  
  769. Red: numeric (optional)    The amount of red (0-255) in a bullet color.
  770.  
  771. Green: numeric (optional)    The amount of green (0-255) in a bullet color.
  772.  
  773. Blue: numeric (optional)    The amount of blue (0-255) in a bullet color.
  774.  
  775. SetBulletDefinition
  776.  
  777. Syntax
  778.  
  779. (BulletLevel: numeric; Bullet: string)
  780.  
  781. Description
  782.  
  783. Specify characters to use as bullets for a bullet chart. Precede with BulletChartAttrStart and follow with BulletChartAttrEnd.
  784.  
  785. Parameters
  786.  
  787. BulletLevel: numeric    The bullet chart level to modify.
  788.  
  789. Bullet: string    Up to twenty characters to use as bullets.
  790.  
  791. SetBulletEffect
  792.  
  793. Syntax
  794.  
  795. (Effect: enumeration; Direction: enumeration; Speed: enumeration; OneAtATime: enumeration; Highlight: enumeration; ReverseOrder: enumeration; ApplyToAll: enumeration)
  796.  
  797. Description
  798.  
  799. Set the transition and cascade effects for a bulleted list.
  800.  
  801. Parameters
  802.  
  803. Effect: enumeration    The transition type.
  804.  
  805. AnimateBounceIn!
  806.  
  807. AnimateCurveIn!
  808.  
  809. AnimateFlyIn!
  810.  
  811. AnimateFlyInAndBounce!
  812.  
  813. AnimateFlyInFromCorner!
  814.  
  815. AnimateFlyInFromCornerAndBounce!
  816.  
  817. Blinds!
  818.  
  819. Blocks!
  820.  
  821. Circles!
  822.  
  823. CirclesRandom!
  824.  
  825. CircuitBoard!
  826.  
  827. Clock!
  828.  
  829. Close!
  830.  
  831. Diamonds!
  832.  
  833. DiamondsRandom!
  834.  
  835. DiamondsSmall!
  836.  
  837. Dissolve!
  838.  
  839. Explode!
  840.  
  841. Fade!
  842.  
  843. Focus!
  844.  
  845. FocusDissolve!
  846.  
  847. FourPointStars!
  848.  
  849. HappyFaces!
  850.  
  851. Hatch!
  852.  
  853. Lines!
  854.  
  855. Mosaic!
  856.  
  857. MosaicDissolve!
  858.  
  859. MosaicWave!
  860.  
  861. NoEffect!
  862.  
  863. Normal!
  864.  
  865. Octagons!
  866.  
  867. Open!
  868.  
  869. PhotoLens!
  870.  
  871. Polygons!
  872.  
  873. PushAway!
  874.  
  875. Puzzle!
  876.  
  877. Raindrops!
  878.  
  879. Rectangles!
  880.  
  881. RollIn!
  882.  
  883. RollOut!
  884.  
  885. SkipLines!
  886.  
  887. SlideAway!
  888.  
  889. SlideIn!
  890.  
  891. SlideToCorner!
  892.  
  893. Sparkles!
  894.  
  895. Spiral!
  896.  
  897. SpiralAway!
  898.  
  899. StackBlocks!
  900.  
  901. Starburst!
  902.  
  903. Stars!
  904.  
  905. Stretch!
  906.  
  907. StretchClose!
  908.  
  909. StretchFromCenter!
  910.  
  911. StretchFromCorner!
  912.  
  913. StretchOpen!
  914.  
  915. Sweep!
  916.  
  917. SweepLines!
  918.  
  919. Triangles!
  920.  
  921. Wave!
  922.  
  923. Weave!
  924.  
  925. Direction: enumeration (optional)    The transition direction.
  926.  
  927. Clockwise!
  928.  
  929. CounterClockwise!
  930.  
  931. Down!
  932.  
  933. Horizontal!
  934.  
  935. Left!
  936.  
  937. LeftAndDown!
  938.  
  939. LeftAndUp!
  940.  
  941. NoDirection!
  942.  
  943. Right!
  944.  
  945. RightAndDown!
  946.  
  947. RightAndUp!
  948.  
  949. Up!
  950.  
  951. Vertical!
  952.  
  953. Speed: enumeration    The transition speed.
  954.  
  955. Fast!
  956.  
  957. Medium!
  958.  
  959. Slow!
  960.  
  961. OneAtATime: enumeration    Animate bullets one at a time.
  962.  
  963. No!
  964.  
  965. Yes!
  966.  
  967. Highlight: enumeration    Highlight the bulleted item.
  968.  
  969. No!
  970.  
  971. Yes!
  972.  
  973. ReverseOrder: enumeration    Cause the bottom bullet item to appear first.
  974.  
  975. No!
  976.  
  977. Yes!
  978.  
  979. ApplyToAll: enumeration    Apply transition effects to all bulleted lists in the current template.
  980.  
  981. No!
  982.  
  983. Yes!
  984.  
  985. SetBulletLayout
  986.  
  987. Syntax
  988.  
  989. (JustFlag: numeric; JustTypeTitle: enumeration; JustTypeTwo: enumeration; JustTypeThree: enumeration; JustTypeFour: enumeration; JustTypeFive: enumeration; JustTypeSix: enumeration)
  990.  
  991. Description
  992.  
  993. Specify bullet chart justification options. Precede with BulletChartAttrStart and follow with BulletChartAttrEnd.
  994.  
  995. Parameters
  996.  
  997. JustFlag: numeric (optional)    The level to modify. This parameters only accepts numbers, not text. Use one of the following numbers:
  998.  
  999. JustTypeTitle: enumeration (optional)    Specify the justification for the title level.
  1000.  
  1001. Center!
  1002.  
  1003. Full!
  1004.  
  1005. Left!
  1006.  
  1007. JustTypeTwo: enumeration (optional)    The justification for level two.
  1008.  
  1009. Center!
  1010.  
  1011. Full!
  1012.  
  1013. Left!
  1014.  
  1015. JustTypeThree: enumeration (optional)    The justification for level three.
  1016.  
  1017. Center!
  1018.  
  1019. Full!
  1020.  
  1021. Left!
  1022.  
  1023. JustTypeFour: enumeration (optional)    The justification for level four.
  1024.  
  1025. Center!
  1026.  
  1027. Full!
  1028.  
  1029. Left!
  1030.  
  1031. JustTypeFive: enumeration (optional)    The justification for level five.
  1032.  
  1033. Center!
  1034.  
  1035. Full!
  1036.  
  1037. Left!
  1038.  
  1039. JustTypeSix: enumeration (optional)    The justification for level six.
  1040.  
  1041. Center!
  1042.  
  1043. Full!
  1044.  
  1045. Left!
  1046.  
  1047. SetBulletLineSpacing
  1048.  
  1049. Syntax
  1050.  
  1051. ()
  1052.  
  1053. Description
  1054.  
  1055. Set the line spacing options for bullet charts.
  1056.  
  1057. SetBulletSize
  1058.  
  1059. Syntax
  1060.  
  1061. (Level: numeric; RelativeSize: numeric)
  1062.  
  1063. Description
  1064.  
  1065. Specify the size of the bullets.
  1066.  
  1067. Parameters
  1068.  
  1069. Level: numeric    The bulleted list level.
  1070.  
  1071. RelativeSize: numeric    The size of the bullets relative to the font.
  1072.  
  1073. SetChartAttrsBold
  1074.  
  1075. Syntax
  1076.  
  1077. ()
  1078.  
  1079. Description
  1080.  
  1081. Turn Bold on or off for selected chart text.
  1082.  
  1083. SetChartAttrsItalic
  1084.  
  1085. Syntax
  1086.  
  1087. ()
  1088.  
  1089. Description
  1090.  
  1091. Turn Italics on or off for selected chart text.
  1092.  
  1093. SetChartAttrsUnderline
  1094.  
  1095. Syntax
  1096.  
  1097. ()
  1098.  
  1099. Description
  1100.  
  1101. Turn Underline on or off for selected chart text.
  1102.  
  1103. SetChartFont
  1104.  
  1105. Syntax
  1106.  
  1107. (TitleType: enumeration; FontName: string; PointSize: numeric; Italic: enumeration; Underline: enumeration; Bold: enumeration)
  1108.  
  1109. Description
  1110.  
  1111. Specify a font for chart text.
  1112.  
  1113. Parameters
  1114.  
  1115. TitleType: enumeration    The title or label font to define.
  1116.  
  1117. DataLabels!
  1118.  
  1119. Legend!
  1120.  
  1121. LegendTitle!
  1122.  
  1123. MiniTable!
  1124.  
  1125. OrgChart!
  1126.  
  1127. PieLabels!
  1128.  
  1129. PieTitles!
  1130.  
  1131. Subtitle!
  1132.  
  1133. TableCells!
  1134.  
  1135. Title!
  1136.  
  1137. XAxis!
  1138.  
  1139. XNames!
  1140.  
  1141. Y1Axis!
  1142.  
  1143. Y1Labels!
  1144.  
  1145. Y2Axis!
  1146.  
  1147. Y2Labels!
  1148.  
  1149. FontName: string (optional)    The font name and style.
  1150.  
  1151. PointSize: numeric (optional)    The font point size.
  1152.  
  1153. Italic: enumeration (optional)    Off!
  1154.  
  1155. On!
  1156.  
  1157. Underline: enumeration (optional)    Off!
  1158.  
  1159. On!
  1160.  
  1161. Bold: enumeration (optional)    Off!
  1162.  
  1163. On!
  1164.  
  1165. SetChartTitlePos
  1166.  
  1167. Syntax
  1168.  
  1169. (Title: enumeration; Subtitle: enumeration; Y1Axis: enumeration; Y2Axis: enumeration; XAxis: enumeration)
  1170.  
  1171. Description
  1172.  
  1173. Specify the position of chart titles and labels.
  1174.  
  1175. Parameters
  1176.  
  1177. Title: enumeration (optional)    The title position.
  1178.  
  1179. Center!
  1180.  
  1181. Left!
  1182.  
  1183. Right!
  1184.  
  1185. Subtitle: enumeration (optional)    The subtitle position.
  1186.  
  1187. Center!
  1188.  
  1189. Left!
  1190.  
  1191. Right!
  1192.  
  1193. Y1Axis: enumeration (optional)    The position of the Primary Y-axis label.
  1194.  
  1195. Horz!
  1196.  
  1197. Vert!
  1198.  
  1199. Y2Axis: enumeration (optional)    The position of the secondary Y-axis label.
  1200.  
  1201. Horz!
  1202.  
  1203. Vert!
  1204.  
  1205. XAxis: enumeration (optional)    The position of the X-axis label.
  1206.  
  1207. Horz!
  1208.  
  1209. Vert!
  1210.  
  1211. SetColorAttributes
  1212.  
  1213. Syntax
  1214.  
  1215. (LineForeRed: numeric; LineForeGreen: numeric; LineForeBlue: numeric; LineBackRed: numeric; LineBackGreen: numeric; LineBackBlue: numeric; FillForeRed: numeric; FillForeGreen: numeric; FillForeBlue: numeric; FillBackRed: numeric; FillBackGreen: numeric; FillBackBlue: numeric; TextForeRed: numeric; TextForeGreen: numeric; TextForeBlue: numeric; TextBackRed: numeric; TextBackGreen: numeric; TextBackBlue: numeric; TextPenRed: numeric; TextPenGreen: numeric; TextPenBlue: numeric)
  1216.  
  1217. Description
  1218.  
  1219. Specify line and fill color attributes for the current drawing.
  1220.  
  1221. Parameters
  1222.  
  1223. LineForeRed: numeric    The amount of red (0-255) in the foreground line color.
  1224.  
  1225. LineForeGreen: numeric    The amount of green (0-255) in the foreground line color.
  1226.  
  1227. LineForeBlue: numeric    The amount of blue (0-255) in the foreground line color.
  1228.  
  1229. LineBackRed: numeric    The amount of red (0-255) in the background line color.
  1230.  
  1231. LineBackGreen: numeric    The amount of green (0-255) in the background line color.
  1232.  
  1233. LineBackBlue: numeric    The amount of blue (0-255) in the background line color.
  1234.  
  1235. FillForeRed: numeric    The amount of red (0-255) in the foreground fill color.
  1236.  
  1237. FillForeGreen: numeric    The amount of green (0-255) in the foreground fill color.
  1238.  
  1239. FillForeBlue: numeric    The amount of blue (0-255) in the foreground fill color.
  1240.  
  1241. FillBackRed: numeric    The amount of red (0-255) in the background fill color.
  1242.  
  1243. FillBackGreen: numeric    The amount of green (0-255) in the background fill color.
  1244.  
  1245. FillBackBlue: numeric    The amount of blue (0-255) in the background fill color.
  1246.  
  1247. TextForeRed: numeric    The amount of red (0-255) in the foreground text color.
  1248.  
  1249. TextForeGreen: numeric    The amount of green (0-255) in the foreground text color.
  1250.  
  1251. TextForeBlue: numeric    The amount of blue (0-255) in the foreground text color.
  1252.  
  1253. TextBackRed: numeric    The amount of red (0-255) in the background text color.
  1254.  
  1255. TextBackGreen: numeric    The amount of green (0-255) in the background text color.
  1256.  
  1257. TextBackBlue: numeric    The amount of blue (0-255) in the background text color.
  1258.  
  1259. TextPenRed: numeric    The amount of red (0-255) in the text outline color.
  1260.  
  1261. TextPenGreen: numeric    The amount of green (0-255) in the text outline color.
  1262.  
  1263. TextPenBlue: numeric    The amount of blue (0-255) in the text outline color.
  1264.  
  1265. SetConnector
  1266.  
  1267. Syntax
  1268.  
  1269. (ConnectorStyle: enumeration; StaffLineStyle: enumeration; ShowStaffArrow: numeric; ConnRed: numeric; ConnGreen: numeric; ConnBlue: numeric; LineStyle: enumeration; ConnectorWidth: numeric; ShowConnectors: enumeration; StaffConnectorWidth: numeric; ShowStaffConnectors: enumeration; StaffConnRed: numeric; StaffConnGreen: numeric; StaffConnBlue: numeric)
  1270.  
  1271. Description
  1272.  
  1273. Specify connector options for organization charts.
  1274.  
  1275. Parameters
  1276.  
  1277. ConnectorStyle: enumeration (optional)    The style for organization chart connectors.
  1278.  
  1279. Direct!
  1280.  
  1281. HorzVert!
  1282.  
  1283. Indirect!
  1284.  
  1285. StaffLineStyle: enumeration (optional)    The style for staff connector lines.
  1286.  
  1287. Alternate!
  1288.  
  1289. Dash2Dot!
  1290.  
  1291. Dash2Dot2!
  1292.  
  1293. DashDot2!
  1294.  
  1295. Dashed!
  1296.  
  1297. DotDash!
  1298.  
  1299. DotDash2!
  1300.  
  1301. Dotted!
  1302.  
  1303. Long2Short!
  1304.  
  1305. Long2Short2!
  1306.  
  1307. LongDash!
  1308.  
  1309. LongShort!
  1310.  
  1311. LongShort2!
  1312.  
  1313. ShortDash!
  1314.  
  1315. Solid!
  1316.  
  1317. TinyDash!
  1318.  
  1319. ShowStaffArrow: numeric (optional)    Show or hide arrows and connectors. Use one of the following numbers:
  1320.  
  1321. ConnRed: numeric (optional)    The amount of red (0-255) in the connector color.
  1322.  
  1323. ConnGreen: numeric (optional)    The amount of green (0-255) in the connector color.
  1324.  
  1325. ConnBlue: numeric (optional)    The amount of blue (0-255) in the connector color.
  1326.  
  1327. LineStyle: enumeration (optional)    The style for connector lines.
  1328.  
  1329. Alternate!
  1330.  
  1331. Dash!
  1332.  
  1333. Dash2Dot!
  1334.  
  1335. Dash2Dot2!
  1336.  
  1337. DashDot2!
  1338.  
  1339. DotDash!
  1340.  
  1341. DotDash2!
  1342.  
  1343. Dots!
  1344.  
  1345. Long2Short!
  1346.  
  1347. Long2Short2!
  1348.  
  1349. LongDash!
  1350.  
  1351. LongShort!
  1352.  
  1353. LongShort2!
  1354.  
  1355. ShortDash!
  1356.  
  1357. Solid!
  1358.  
  1359. TinyDash!
  1360.  
  1361. ConnectorWidth: numeric (optional)    The width for organization chart connectors.
  1362.  
  1363. ShowConnectors: enumeration (optional)    Display the connectors.
  1364.  
  1365. No!
  1366.  
  1367. Yes!
  1368.  
  1369. StaffConnectorWidth: numeric (optional)    The width of staff connector lines.
  1370.  
  1371. ShowStaffConnectors: enumeration (optional)    Display the staff connectors.
  1372.  
  1373. No!
  1374.  
  1375. Yes!
  1376.  
  1377. StaffConnRed: numeric (optional)    The amount of red (0-255) in staff connector lines.
  1378.  
  1379. StaffConnGreen: numeric (optional)    The amount of green (0-255) in staff connector lines.
  1380.  
  1381. StaffConnBlue: numeric (optional)    The amount of blue (0-255) in staff connector lines.
  1382.  
  1383. SetExplodeDistance
  1384.  
  1385. Syntax
  1386.  
  1387. (PieNum: numeric; Slice: numeric; Distance: numeric)
  1388.  
  1389. Description
  1390.  
  1391. Specify the distance of a slice of a pie chart from the rest of the pie.
  1392.  
  1393. Parameters
  1394.  
  1395. PieNum: numeric    The pie number.
  1396.  
  1397. Slice: numeric    The slice number.
  1398.  
  1399. Distance: numeric    The distance between a slice and the rest of the pie chart. Values range from 0 to 200.
  1400.  
  1401. SetFontFace
  1402.  
  1403. Syntax
  1404.  
  1405. (FontName: string; PointSize: numeric; Bold: enumeration; Italic: enumeration; Underline: enumeration; Position: enumeration; RelSize: enumeration; FontType: enumeration; Weight: numeric; Attributes: numeric; PtSz3600: numeric)
  1406.  
  1407. Description
  1408.  
  1409. Specify a font. To implement specified changes, follow with RealizeFontChanges.
  1410.  
  1411. Parameters
  1412.  
  1413. FontName: string (optional)    The name of the font.
  1414.  
  1415. PointSize: numeric (optional)    The font point size.
  1416.  
  1417. Bold: enumeration (optional)    Off!
  1418.  
  1419. On!
  1420.  
  1421. Italic: enumeration (optional)    Off!
  1422.  
  1423. On!
  1424.  
  1425. Underline: enumeration (optional)    Off!
  1426.  
  1427. On!
  1428.  
  1429. Position: enumeration (optional)    The font position.
  1430.  
  1431. Normal!
  1432.  
  1433. Subscript!
  1434.  
  1435. Superscript!
  1436.  
  1437. RelSize: enumeration (optional)    The relative size of a font.
  1438.  
  1439. ExtraLarge!
  1440.  
  1441. Fine!
  1442.  
  1443. Large!
  1444.  
  1445. Normal!
  1446.  
  1447. Small!
  1448.  
  1449. VeryLarge!
  1450.  
  1451. FontType: enumeration (optional)    The font type.
  1452.  
  1453. ATM!
  1454.  
  1455. TT!
  1456.  
  1457. Weight: numeric (optional)    The relative weight of the font (condensed, heavy, light, and so on).
  1458.  
  1459. Attributes: numeric (optional)    The font attributes (bold, underline, italic, and so on).
  1460.  
  1461. PtSz3600: numeric (optional)    
  1462.  
  1463. SetFontGradient
  1464.  
  1465. Syntax
  1466.  
  1467. (GradientType: enumeration; GradFlag: numeric; GradAngle: numeric; GradRefX: numeric; GradRefY: numeric; GradSteps: numeric; Grad1Red: numeric; Grad1Green: numeric; Grad1Blue: numeric; Grad2Red: numeric; Grad2Green: numeric; Grad2Blue: numeric; GradBRed: numeric; GradBGreen: numeric; GradBBlue: numeric; ForeTransparency: numeric; BackTransparency: numeric)
  1468.  
  1469. Description
  1470.  
  1471. Specify a gradient fill for a font. To implement specified changes, follow with RealizeFontChanges.
  1472.  
  1473. Parameters
  1474.  
  1475. GradientType: enumeration    The linear, circular, or rectangular gradient.
  1476.  
  1477. ConcenCircles!
  1478.  
  1479. ConcenEllipses!
  1480.  
  1481. ConcenRects!
  1482.  
  1483. ConcenSquares!
  1484.  
  1485. ConverCircles!
  1486.  
  1487. ConverEllipses!
  1488.  
  1489. ConverRects!
  1490.  
  1491. ConverSquares!
  1492.  
  1493. Linear!
  1494.  
  1495. None!
  1496.  
  1497. Polygonal!
  1498.  
  1499. GradFlag: numeric    Specify the granularity and whether a gradient is anchored to a page.
  1500.  
  1501. GradAngle: numeric    The rotation angle for a gradient fill. The top of the gradient is rotated counter-clockwise. For example, a 90-degree angle places the top of the gradient parallel to the left margin of the page.
  1502.  
  1503. GradRefX: numeric    The horizontal center of a circular or rectangular gradient relative to the page. Flush left is 0, center is 50, and flush right is 100.
  1504.  
  1505. GradRefY: numeric    The vertical center of a circular or rectangular gradient or the top of a linear gradient relative to the page. Top is 0, center is 50, and bottom is 100.
  1506.  
  1507. GradSteps: numeric    The number of steps between colors in a gradient fill. A value of 0 represents the greatest possible number of steps.
  1508.  
  1509. Grad1Red: numeric    The amount of red (0-255) in a solid fill, the top color of a linear gradient, or the center color of a circular or rectangular gradient.
  1510.  
  1511. Grad1Green: numeric    The amount of green (0-255) in a solid fill, the top color of a linear gradient, or the center color of a circular or rectangular gradient.
  1512.  
  1513. Grad1Blue: numeric    The amount of blue (0-255) in a solid fill, the top color of a linear gradient, or the center color of a circular or rectangular gradient.
  1514.  
  1515. Grad2Red: numeric    The amount of red (0-255) in the bottom color of a linear gradient, or the outer color of a circular or rectangular gradient.
  1516.  
  1517. Grad2Green: numeric    The amount of green (0-255) in the bottom color of a linear gradient, or the outer color of a circular or rectangular gradient.
  1518.  
  1519. Grad2Blue: numeric    The amount of blue (0-255) in the bottom color of a linear gradient, or the outer color of a circular or rectangular gradient.
  1520.  
  1521. GradBRed: numeric    The amount of red (0-255) in the background color of a pattern.
  1522.  
  1523. GradBGreen: numeric    The amount of green (0-255) in the background color of a pattern.
  1524.  
  1525. GradBBlue: numeric    The amount of blue (0-255) in the background color of a pattern.
  1526.  
  1527. ForeTransparency: numeric    The foreground color transparency on (1) or off (0).
  1528.  
  1529. BackTransparency: numeric    Indicate whether the background color transparency is on (1) or off (0).
  1530.  
  1531. SetFontOutline
  1532.  
  1533. Syntax
  1534.  
  1535. (TitleType: enumeration; Width: numeric; Red: numeric; Green: numeric; Blue: numeric; Outline: enumeration)
  1536.  
  1537. Description
  1538.  
  1539. Specify font outline attributes for data chart text. To implement specified changes, follow with RealizeFontChanges.
  1540.  
  1541. Parameters
  1542.  
  1543. TitleType: enumeration    The data chart title type to modify.
  1544.  
  1545. DataLabels!
  1546.  
  1547. Legend!
  1548.  
  1549. LegendTitle!
  1550.  
  1551. MiniTable!
  1552.  
  1553. OrgChart!
  1554.  
  1555. PieLabels!
  1556.  
  1557. PieTitles!
  1558.  
  1559. Subtitle!
  1560.  
  1561. TableCells!
  1562.  
  1563. Title!
  1564.  
  1565. XAxis!
  1566.  
  1567. XNames!
  1568.  
  1569. Y1Axis!
  1570.  
  1571. Y1Labels!
  1572.  
  1573. Y2Axis!
  1574.  
  1575. Y2Labels!
  1576.  
  1577. Width: numeric (optional)    The outline width, in inches.
  1578.  
  1579. Red: numeric (optional)    The amount of red (0-255) in an outline color.
  1580.  
  1581. Green: numeric (optional)    The amount of green (0-255) in an outline color.
  1582.  
  1583. Blue: numeric (optional)    The amount of blue (0-255) in an outline color.
  1584.  
  1585. Outline: enumeration (optional)    The state of font outline.
  1586.  
  1587. Off!
  1588.  
  1589. On!
  1590.  
  1591. SetFontPattern
  1592.  
  1593. Syntax
  1594.  
  1595. (BrushPattern: enumeration; Grad1Red: numeric; Grad1Green: numeric; Grad1Blue: numeric; Grad2Red: numeric; Grad2Green: numeric; Grad2Blue: numeric; PenBRed: numeric; PenBGreen: numeric; PenBBlue: numeric; PenFRed: numeric; PenFGreen: numeric; PenFBlue: numeric; PenHorzWidth: numeric; PenVertWidth: numeric; eFlags: enumeration; PenStyle: numeric; PenPattern: numeric)
  1596.  
  1597. Description
  1598.  
  1599. Specify a fill pattern for a font. To implement specified changes, follow with RealizeFontChanges.
  1600.  
  1601. Parameters
  1602.  
  1603. BrushPattern: enumeration    The fill pattern.
  1604.  
  1605. Arch!
  1606.  
  1607. Balls!
  1608.  
  1609. BigChecks!
  1610.  
  1611. BigCrosshatch!
  1612.  
  1613. BigSquares!
  1614.  
  1615. ChainLink!
  1616.  
  1617. Checks!
  1618.  
  1619. Crosses!
  1620.  
  1621. FishScale!
  1622.  
  1623. Gray12!
  1624.  
  1625. Gray25!
  1626.  
  1627. Gray50!
  1628.  
  1629. HoneyComb!
  1630.  
  1631. HorzBricks!
  1632.  
  1633. HorzLines1!
  1634.  
  1635. HorzLines2!
  1636.  
  1637. Mesh!
  1638.  
  1639. Patio!
  1640.  
  1641. Plaid!
  1642.  
  1643. Solid!
  1644.  
  1645. Squares!
  1646.  
  1647. TiltBricks!
  1648.  
  1649. TiltLines1!
  1650.  
  1651. TiltLines2!
  1652.  
  1653. TiltLines3!
  1654.  
  1655. TiltLines4!
  1656.  
  1657. Triangles!
  1658.  
  1659. VertLines1!
  1660.  
  1661. VertLines2!
  1662.  
  1663. Waves!
  1664.  
  1665. Weave!
  1666.  
  1667. Grad1Red: numeric    The amount of red (0-255) in the foreground pattern color.
  1668.  
  1669. Grad1Green: numeric    The amount of green (0-255) in the foreground pattern color.
  1670.  
  1671. Grad1Blue: numeric    The amount of blue (0-255) in a solid fill, the top color of a linear gradient, or the center color of a circular or rectangular gradient.
  1672.  
  1673. Grad2Red: numeric    The amount of red (0-255) in the background pattern color.
  1674.  
  1675. Grad2Green: numeric    The amount of green (0-255) in the background pattern color
  1676.  
  1677. Grad2Blue: numeric    The amount of blue (0-255) in a solid fill, the bottom color of a linear gradient, or the outer color of a circular or rectangular gradient.
  1678.  
  1679. PenBRed: numeric    The amount of red (0-255) in the background pen color.
  1680.  
  1681. PenBGreen: numeric    The amount of green (0-255) in the pen background color.
  1682.  
  1683. PenBBlue: numeric    The amount of blue (0-255) in the pen background color.
  1684.  
  1685. PenFRed: numeric    The amount of red (0-255) in the foreground outline color.
  1686.  
  1687. PenFGreen: numeric    The amount of green (0-255) in the foreground outline color.
  1688.  
  1689. PenFBlue: numeric    The amount of blue (0-255) in the pen foreground color.
  1690.  
  1691. PenHorzWidth: numeric    The horizontal outline width.
  1692.  
  1693. PenVertWidth: numeric    The vertical line width, in WordPerfect units (1200ths of an inch).
  1694.  
  1695. eFlags: enumeration (optional)    The state of fill and frame.
  1696.  
  1697. Closed!
  1698.  
  1699. ClosedFilled!
  1700.  
  1701. Filled!
  1702.  
  1703. Framed!
  1704.  
  1705. FramedClosed!
  1706.  
  1707. FramedClosedFilled!
  1708.  
  1709. FramedFilled!
  1710.  
  1711. None!
  1712.  
  1713. PenStyle: numeric (optional)    The pen style for lines.
  1714.  
  1715. PenPattern: numeric (optional)    The pen pattern for lines.
  1716.  
  1717. SetFrameOptions
  1718.  
  1719. Syntax
  1720.  
  1721. (Height: numeric; Front: enumeration; Back: enumeration; Left: enumeration; Right: enumeration; Top: enumeration; Bottom: enumeration)
  1722.  
  1723. Description
  1724.  
  1725. Specify chart base and frame options.
  1726.  
  1727. Parameters
  1728.  
  1729. Height: numeric (optional)    The base height of a chart. Values range from 0 to 100.
  1730.  
  1731. Front: enumeration (optional)    Display the front chart frame.
  1732.  
  1733. Off!
  1734.  
  1735. On!
  1736.  
  1737. Back: enumeration (optional)    Display the back chart frame.
  1738.  
  1739. Off!
  1740.  
  1741. On!
  1742.  
  1743. Left: enumeration (optional)    Display the left chart frame.
  1744.  
  1745. Off!
  1746.  
  1747. On!
  1748.  
  1749. Right: enumeration (optional)    Display the right chart frame.
  1750.  
  1751. Off!
  1752.  
  1753. On!
  1754.  
  1755. Top: enumeration (optional)    Display the top chart frame.
  1756.  
  1757. Off!
  1758.  
  1759. On!
  1760.  
  1761. Bottom: enumeration (optional)    Display the bottom chart frame.
  1762.  
  1763. Off!
  1764.  
  1765. On!
  1766.  
  1767. SetGradient
  1768.  
  1769. Syntax
  1770.  
  1771. (TitleType: enumeration; GradType: enumeration; Grad1Red: numeric; Grad1Green: numeric; Grad1Blue: numeric; Grad2Red: numeric; Grad2Green: numeric; Grad2Blue: numeric; Steps: numeric; Angle: numeric; RefX: numeric; RefY: numeric; Flag: enumeration; FillOn: enumeration)
  1772.  
  1773. Description
  1774.  
  1775. Define a gradient fill for chart boxes or titles.
  1776.  
  1777. Parameters
  1778.  
  1779. TitleType: enumeration    The type of chart box or title.
  1780.  
  1781. BoxDataLabels!
  1782.  
  1783. BoxLegend!
  1784.  
  1785. BoxOrgChart!
  1786.  
  1787. BoxPieLabels!
  1788.  
  1789. BoxPieTitles!
  1790.  
  1791. BoxSubtitle!
  1792.  
  1793. BoxTitle!
  1794.  
  1795. FontDataLabels!
  1796.  
  1797. FontLegend!
  1798.  
  1799. FontLegendTitle!
  1800.  
  1801. FontMiniTable!
  1802.  
  1803. FontOrgChart!
  1804.  
  1805. FontPieLabels!
  1806.  
  1807. FontPieTitles!
  1808.  
  1809. FontSubtitle!
  1810.  
  1811. FontTableCells!
  1812.  
  1813. FontTitle!
  1814.  
  1815. FontXAxis!
  1816.  
  1817. FontXNames!
  1818.  
  1819. FontY1Axis!
  1820.  
  1821. FontY1Labels!
  1822.  
  1823. FontY2Axis!
  1824.  
  1825. FontY2Labels!
  1826.  
  1827. Frame!
  1828.  
  1829. Series1!
  1830.  
  1831. Series10!
  1832.  
  1833. Series11!
  1834.  
  1835. Series12!
  1836.  
  1837. Series13!
  1838.  
  1839. Series14!
  1840.  
  1841. Series15!
  1842.  
  1843. Series16!
  1844.  
  1845. Series17!
  1846.  
  1847. Series18!
  1848.  
  1849. Series19!
  1850.  
  1851. Series2!
  1852.  
  1853. Series20!
  1854.  
  1855. Series21!
  1856.  
  1857. Series22!
  1858.  
  1859. Series23!
  1860.  
  1861. Series24!
  1862.  
  1863. Series3!
  1864.  
  1865. Series4!
  1866.  
  1867. Series5!
  1868.  
  1869. Series6!
  1870.  
  1871. Series7!
  1872.  
  1873. Series8!
  1874.  
  1875. Series9!
  1876.  
  1877. TextChart!
  1878.  
  1879. GradType: enumeration (optional)    The gradient type.
  1880.  
  1881. Circular!
  1882.  
  1883. Linear!
  1884.  
  1885. Rectangular!
  1886.  
  1887. Grad1Red: numeric (optional)    The amount of red (0-255) in the top color of a linear gradient or the center color of a circular or rectangular gradient.
  1888.  
  1889. Grad1Green: numeric (optional)    The amount of green (0-255) in the top color of a linear gradient or the center color of a circular or rectangular gradient.
  1890.  
  1891. Grad1Blue: numeric (optional)    The amount of blue (0-255) in the top color of a linear gradient or the center color of a circular or rectangular gradient.
  1892.  
  1893. Grad2Red: numeric (optional)    The amount of red (0-255) in the bottom color of a linear gradient or the outer color of a circular or rectangular gradient.
  1894.  
  1895. Grad2Green: numeric (optional)     The amount of green (0-255) in the bottom color of a linear gradient, or the outer color of a circular or rectangular gradient.
  1896.  
  1897. Grad2Blue: numeric (optional)    The amount of blue (0-255) in the bottom color of a linear gradient, or the outer color of a circular or rectangular gradient.
  1898.  
  1899. Steps: numeric (optional)    The number of steps between colors in a gradient. A value of 0 represents the greatest possible number of steps.
  1900.  
  1901. Angle: numeric (optional)    Specify a rotation angle for a gradient. The top of the gradient is rotated counter-clockwise. For example, a 90-degree angle places the top of the gradient along the left margin of the page.
  1902.  
  1903. RefX: numeric (optional)    The horizontal center of a circular or rectangular gradient relative to the page. Flush left is 0, center is 50, and flush right is 100.
  1904.  
  1905. RefY: numeric (optional)    Specify the vertical center of a circular or rectangular gradient or the top of a linear gradient relative to the page. Top is 0, center is 50, and bottom is 100.
  1906.  
  1907. Flag: enumeration (optional)    Blend steps automatically.
  1908.  
  1909. AutoBlendOff!
  1910.  
  1911. AutoBlendOn!
  1912.  
  1913. FillOn: enumeration (optional)    The state of gradient fill.
  1914.  
  1915. Off!
  1916.  
  1917. On!
  1918.  
  1919. SetGridSnapOptions
  1920.  
  1921. Syntax
  1922.  
  1923. (GridDisplay: enumeration; GridSnap: enumeration; HorizSpacing: measurement; VertSpacing: measurement; Interval: numeric; SnapZone: measurement)
  1924.  
  1925. Description
  1926.  
  1927. Set Grid/Snap options.
  1928.  
  1929. Parameters
  1930.  
  1931. GridDisplay: enumeration (optional)    Display the grid.
  1932.  
  1933. No!
  1934.  
  1935. Yes!
  1936.  
  1937. GridSnap: enumeration (optional)    Snap to grid.
  1938.  
  1939. No!
  1940.  
  1941. Yes!
  1942.  
  1943. HorizSpacing: measurement (optional)    The horizontal grid spacing, in WordPerfect units (1200ths of an inch).
  1944.  
  1945. VertSpacing: measurement (optional)     The vertical grid spacing, in WordPerfect units.
  1946.  
  1947. Interval: numeric (optional)    The point display interval.
  1948.  
  1949. SnapZone: measurement (optional)    The alignment guide snap zone, in WordPerfect units.
  1950.  
  1951. SetGridTickOptions
  1952.  
  1953. Syntax
  1954.  
  1955. (Axis: enumeration; MajRed: numeric; MajGreen: numeric; MajBlue: numeric; MinRed: numeric; MinGreen: numeric; MinBlue: numeric; MajGrid: enumeration; MinGrid: enumeration; MajTick: enumeration; MinTick: enumeration; SeparateGrid: enumeration)
  1956.  
  1957. Description
  1958.  
  1959. Specify grid and tick options for a data chart.
  1960.  
  1961. Parameters
  1962.  
  1963. Axis: enumeration    The axis to modify.
  1964.  
  1965. X!
  1966.  
  1967. Y1!
  1968.  
  1969. Y2!
  1970.  
  1971. MajRed: numeric (optional)    The amount of red (0-255) in the major grid color.
  1972.  
  1973. MajGreen: numeric (optional)    The amount of green (0-255) in the major grid color.
  1974.  
  1975. MajBlue: numeric (optional)    The amount of blue (0-255) in the major grid color.
  1976.  
  1977. MinRed: numeric (optional)    The amount of red (0-255) in the minor grid color.
  1978.  
  1979. MinGreen: numeric (optional)    The amount of green (0-255) in the minor grid color.
  1980.  
  1981. MinBlue: numeric (optional)    The amount of blue (0-255) in the minor grid color.
  1982.  
  1983. MajGrid: enumeration (optional)    The appearance of the major grid.
  1984.  
  1985. Dashed!
  1986.  
  1987. Dotted!
  1988.  
  1989. None!
  1990.  
  1991. Solid!
  1992.  
  1993. MinGrid: enumeration (optional)    The appearance of the minor grid.
  1994.  
  1995. Dashed!
  1996.  
  1997. Dotted!
  1998.  
  1999. None!
  2000.  
  2001. Solid!
  2002.  
  2003. MajTick: enumeration (optional)    The appearance of the major ticks.
  2004.  
  2005. Both!
  2006.  
  2007. In!
  2008.  
  2009. None!
  2010.  
  2011. Out!
  2012.  
  2013. MinTick: enumeration (optional)    The appearance of the minor ticks.
  2014.  
  2015. Both!
  2016.  
  2017. In!
  2018.  
  2019. None!
  2020.  
  2021. Out!
  2022.  
  2023. SeparateGrid: enumeration (optional)    Use if a separate grid scale is used for each axis.
  2024.  
  2025. Off!
  2026.  
  2027. On!
  2028.  
  2029. SetHLOStyle
  2030.  
  2031. Syntax
  2032.  
  2033. (Style: enumeration)
  2034.  
  2035. Description
  2036.  
  2037. Specify the style of a high/low chart.
  2038.  
  2039. Parameters
  2040.  
  2041. Style: enumeration    The high/low chart style.
  2042.  
  2043. Area!
  2044.  
  2045. Bar!
  2046.  
  2047. Error!
  2048.  
  2049. Line! 
  2050.  
  2051. SetLabelOptions
  2052.  
  2053. Syntax
  2054.  
  2055. (LabelType: enumeration; Hide: enumeration; Position: enumeration; Stagger: enumeration; DispTicks: enumeration; Interval: numeric; FirstAxis: enumeration)
  2056.  
  2057. Description
  2058.  
  2059. Specify options for chart labels.
  2060.  
  2061. Parameters
  2062.  
  2063. LabelType: enumeration    The type of label.
  2064.  
  2065. DataLabels!
  2066.  
  2067. TableCells!
  2068.  
  2069. XNames!
  2070.  
  2071. Y1Labels!
  2072.  
  2073. Y2Labels!
  2074.  
  2075. Hide: enumeration (optional)    Hide the labels.
  2076.  
  2077. Off!
  2078.  
  2079. On!
  2080.  
  2081. Position: enumeration (optional)    The position of data labels.
  2082.  
  2083. Above!
  2084.  
  2085. Below!
  2086.  
  2087. Stagger: enumeration (optional)    Stagger the X labels.
  2088.  
  2089. Off!
  2090.  
  2091. On!
  2092.  
  2093. DispTicks: enumeration (optional)    Display label ticks.
  2094.  
  2095. Off!
  2096.  
  2097. On!
  2098.  
  2099. Interval: numeric (optional)    The interval between X labels.
  2100.  
  2101. FirstAxis: enumeration (optional)    Display Y-axis labels on the first axis or on all axes on a radar chart. The Hide parameter overrides this parameter.
  2102.  
  2103. AllAxes!
  2104.  
  2105. FirstAxis!
  2106.  
  2107. SetLayoutSizes
  2108.  
  2109. Syntax
  2110.  
  2111. (Width: numeric; Depth: numeric; Height: numeric; Overlap: numeric)
  2112.  
  2113. Description
  2114.  
  2115. Specify layout sizes for charts.
  2116.  
  2117. Parameters
  2118.  
  2119. Width: numeric (optional)    The bar width. Value (0-100).
  2120.  
  2121. Depth: numeric (optional)    The bar thickness. Value (0-100).
  2122.  
  2123. Height: numeric (optional)    The line height. Value (0-100).
  2124.  
  2125. Overlap: numeric (optional)    The amount of overlap. Value (0-100).
  2126.  
  2127. SetLayoutTitle
  2128.  
  2129. Syntax
  2130.  
  2131. (Title: string)
  2132.  
  2133. Description
  2134.  
  2135. Specify a title for the current layout.
  2136.  
  2137. Parameters
  2138.  
  2139. Title: string    The layout title.
  2140.  
  2141. SetLegendOptions
  2142.  
  2143. Syntax
  2144.  
  2145. (Display: enumeration; Vertical: enumeration; Inside: enumeration; Position: enumeration)
  2146.  
  2147. Description
  2148.  
  2149. Specify legend options for a data chart.
  2150.  
  2151. Parameters
  2152.  
  2153. Display: enumeration (optional)    Display a legend.
  2154.  
  2155. Off!
  2156.  
  2157. On!
  2158.  
  2159. Vertical: enumeration (optional)     The vertical legend display.
  2160.  
  2161. Off!
  2162.  
  2163. On!
  2164.  
  2165. Inside: enumeration (optional)    Display a legend inside a chart.
  2166.  
  2167. Off!
  2168.  
  2169. On!
  2170.  
  2171. Position: enumeration (optional)    The legend position.
  2172.  
  2173. BottomCenter!
  2174.  
  2175. BottomLeft!
  2176.  
  2177. BottomRight!
  2178.  
  2179. MiddleLeft!
  2180.  
  2181. MiddleRight!
  2182.  
  2183. TopCenter!
  2184.  
  2185. TopLeft!
  2186.  
  2187. TopRight!
  2188.  
  2189. SetLevelFont
  2190.  
  2191. Syntax
  2192.  
  2193. (ChartLevel: numeric; FontName: string; PointSize: numeric; Bold: enumeration; Italic: enumeration; Underline: enumeration; FontType: enumeration; Weight: numeric; Attributes: numeric; PtSz3600: numeric)
  2194.  
  2195. Description
  2196.  
  2197. Specify a font for a bullet chart level.
  2198.  
  2199. Parameters
  2200.  
  2201. ChartLevel: numeric    The bulleted list level to modify.
  2202.  
  2203. FontName: string (optional)    The font name and style.
  2204.  
  2205. PointSize: numeric (optional)    The font point size.
  2206.  
  2207. Bold: enumeration (optional)    Off!
  2208.  
  2209. On!
  2210.  
  2211. Italic: enumeration (optional)    Off!
  2212.  
  2213. On!
  2214.  
  2215. Underline: enumeration (optional)    Off!
  2216.  
  2217. On!
  2218.  
  2219. FontType: enumeration (optional)    The font type.
  2220.  
  2221. ATM!
  2222.  
  2223. TT!
  2224.  
  2225. Weight: numeric (optional)    The relative weight of the font (heavy, condensed, light, and so on).
  2226.  
  2227. Attributes: numeric (optional)    The font attributes for the currently selected level (bold, italic, underline, and so on).
  2228.  
  2229. PtSz3600: numeric (optional)    
  2230.  
  2231. SetLevelGradient
  2232.  
  2233. Syntax
  2234.  
  2235. (ChartLevel: numeric; GradientType: enumeration; GradFlag: numeric; GradAngle: numeric; GradRefX: numeric; GradRefY: numeric; GradSteps: numeric; Grad1Red: numeric; Grad1Green: numeric; Grad1Blue: numeric; Grad2Red: numeric; Grad2Green: numeric; Grad2Blue: numeric; GradBRed: numeric; GradBGreen: numeric; GradBBlue: numeric; ForeTransparency: numeric; BackTransparency: numeric)
  2236.  
  2237. Description
  2238.  
  2239. Specify a gradient text fill for a bullet chart level.
  2240.  
  2241. Parameters
  2242.  
  2243. ChartLevel: numeric    The bulleted list level to modify.
  2244.  
  2245. GradientType: enumeration    The linear, circular, or rectangular gradient.
  2246.  
  2247. ConcenCircles!
  2248.  
  2249. ConcenEllipses!
  2250.  
  2251. ConcenRects!
  2252.  
  2253. ConcenSquares!
  2254.  
  2255. ConverCircles!
  2256.  
  2257. ConverEllipses!
  2258.  
  2259. ConverRects!
  2260.  
  2261. ConverSquares!
  2262.  
  2263. Linear!
  2264.  
  2265. None!
  2266.  
  2267. Polygonal!
  2268.  
  2269. GradFlag: numeric    Specify the granularity and anchor to page.
  2270.  
  2271. GradAngle: numeric    The rotation angle for a gradient fill. The top of the gradient is rotated counter-clockwise. For example, a 90-degree angle places the top of the gradient parallel to the left margin of the page.
  2272.  
  2273. GradRefX: numeric    The horizontal center of a circular or rectangular gradient relative to the page. Flush left is 0, center is 50, and flush right is 100.
  2274.  
  2275. GradRefY: numeric    The vertical center of a circular or rectangular gradient or the top of a linear gradient relative to the page. Top is 0, center is 50, and bottom is 100.
  2276.  
  2277. GradSteps: numeric    The number of steps between colors in a gradient fill. A value of 0 represents the greatest possible number of steps.
  2278.  
  2279. Grad1Red: numeric    The amount of red (0-255) in the top color of a linear gradient or the center color of a circular or rectangular gradient.
  2280.  
  2281. Grad1Green: numeric    The amount of green (0-255) in the top color of a linear gradient or the center color of a circular or rectangular gradient.
  2282.  
  2283. Grad1Blue: numeric    The amount of blue (0-255) in the top color of a linear gradient, or the center color of a circular or rectangular gradient.
  2284.  
  2285. Grad2Red: numeric    The amount of red (0-255) in the bottom color of a linear gradient or the outer color of a circular or rectangular gradient.
  2286.  
  2287. Grad2Green: numeric    The amount of green (0-255) in the bottom color of a linear gradient or the outer color of a circular or rectangular gradient.
  2288.  
  2289. Grad2Blue: numeric    The amount of blue (0-255) in the bottom color of a linear gradient or the outer color of a circular or rectangular gradient.
  2290.  
  2291. GradBRed: numeric    The amount of red (0-255) in the background gradient color.
  2292.  
  2293. GradBGreen: numeric    The amount of green (0-255) in the background gradient color.
  2294.  
  2295. GradBBlue: numeric    The amount of blue (0-255) in the background gradient color.
  2296.  
  2297. ForeTransparency: numeric    The foreground color transparency, with 0 specifying opaque and 255 specifying transparent.
  2298.  
  2299. BackTransparency: numeric    The background color transparency, with 0 specifying opaque and 255 specifying transparent.
  2300.  
  2301. SetLevelPattern
  2302.  
  2303. Syntax
  2304.  
  2305. (ChartLevel: numeric; BrushPattern: enumeration; Grad1Red: numeric; Grad1Green: numeric; Grad1Blue: numeric; Grad2Red: numeric; Grad2Green: numeric; Grad2Blue: numeric; PenBRed: numeric; PenBGreen: numeric; PenBBlue: numeric; PenFRed: numeric; PenFGreen: numeric; PenFBlue: numeric; PenHorzWidth: numeric; PenVertWidth: numeric; eFlags: enumeration; PenStyle: numeric)
  2306.  
  2307. Description
  2308.  
  2309. Specify a text fill pattern for a bullet chart level.
  2310.  
  2311. Parameters
  2312.  
  2313. ChartLevel: numeric    The bulleted list level to modify.
  2314.  
  2315. BrushPattern: enumeration    The fill pattern.
  2316.  
  2317. Arch!
  2318.  
  2319. Balls!
  2320.  
  2321. BigChecks!
  2322.  
  2323. BigCrosshatch!
  2324.  
  2325. BigSquares!
  2326.  
  2327. Chainlink!
  2328.  
  2329. Checks!
  2330.  
  2331. Crosses!
  2332.  
  2333. Crosshatch!
  2334.  
  2335. FishScale!
  2336.  
  2337. Gray12!
  2338.  
  2339. Gray25!
  2340.  
  2341. Gray50!
  2342.  
  2343. HoneyComb!
  2344.  
  2345. HorzBricks!
  2346.  
  2347. HorzLines1!
  2348.  
  2349. HorzLines2!
  2350.  
  2351. Mesh!
  2352.  
  2353. Patio!
  2354.  
  2355. Plaid!
  2356.  
  2357. Solid!
  2358.  
  2359. Squares!
  2360.  
  2361. TiltBricks!
  2362.  
  2363. TiltLines1!
  2364.  
  2365. TiltLines2!
  2366.  
  2367. TiltLines3!
  2368.  
  2369. TiltLines4!
  2370.  
  2371. Triangles!
  2372.  
  2373. VertLines1!
  2374.  
  2375. VertLines2!
  2376.  
  2377. Waves!
  2378.  
  2379. Weave!
  2380.  
  2381. Grad1Red: numeric    The amount of red (0-255) in a solid fill, the top color of a linear gradient, or the center color of a circular or rectangular gradient.
  2382.  
  2383. Grad1Green: numeric    The amount of green (0-255) in a solid fill, the top color of a linear gradient, or the center color of a circular or rectangular gradient.
  2384.  
  2385. Grad1Blue: numeric    The amount of blue (0-255) in a solid fill, the top color of a linear gradient, or the center color of a circular or rectangular gradient.
  2386.  
  2387. Grad2Red: numeric    The amount of red (0-255) in the bottom color of a linear gradient, or the outer color of a circular or rectangular gradient.
  2388.  
  2389. Grad2Green: numeric    The amount of green (0-255) in the bottom color of a linear gradient, or the outer color of a circular or rectangular gradient.
  2390.  
  2391. Grad2Blue: numeric    The amount of blue (0-255) in the bottom color of a linear gradient, or the outer color of a circular or rectangular gradient.
  2392.  
  2393. PenBRed: numeric    The amount of red (0-255) in the background pen color.
  2394.  
  2395. PenBGreen: numeric    The amount of green (0-255) in the pen background color.
  2396.  
  2397. PenBBlue: numeric    The amount of blue (0-255) in the pen background color.
  2398.  
  2399. PenFRed: numeric    The amount of red (0-255) in the foreground pen color.
  2400.  
  2401. PenFGreen: numeric    The amount of green (0-255) in the pen foreground color.
  2402.  
  2403. PenFBlue: numeric    The amount of blue (0-255) in the pen foreground color.
  2404.  
  2405. PenHorzWidth: numeric    The horizontal outline width.
  2406.  
  2407. PenVertWidth: numeric    The vertical line width, in WordPerfect units.
  2408.  
  2409. eFlags: enumeration (optional)    The state of fill and frame.
  2410.  
  2411. Closed!
  2412.  
  2413. ClosedFilled!
  2414.  
  2415. Filled!
  2416.  
  2417. Framed!
  2418.  
  2419. FramedClosed!
  2420.  
  2421. FramedClosedFilled!
  2422.  
  2423. FramedFilled!
  2424.  
  2425. None!
  2426.  
  2427. PenStyle: numeric (optional)    The pen style for lines.
  2428.  
  2429. SetLineAttributes
  2430.  
  2431. Syntax
  2432.  
  2433. (AttrType: enumeration; LineOn: enumeration; Width: numeric; LineJoin: enumeration; LineEnd1: enumeration; LineEnd2: enumeration; PenPattern: enumeration; PenStyle: enumeration; ForeRed: numeric; ForeGreen: numeric; ForeBlue: numeric; BackRed: numeric; BackGreen: numeric; BackBlue: numeric)
  2434.  
  2435. Description
  2436.  
  2437. Specify line attributes in charts.
  2438.  
  2439. Parameters
  2440.  
  2441. AttrType: enumeration    The line type to modify.
  2442.  
  2443. Frame!
  2444.  
  2445. Series1!
  2446.  
  2447. Series10!
  2448.  
  2449. Series11!
  2450.  
  2451. Series12!
  2452.  
  2453. Series13!
  2454.  
  2455. Series14!
  2456.  
  2457. Series15!
  2458.  
  2459. Series16!
  2460.  
  2461. Series17!
  2462.  
  2463. Series18!
  2464.  
  2465. Series19!
  2466.  
  2467. Series2!
  2468.  
  2469. Series20!
  2470.  
  2471. Series21!
  2472.  
  2473. Series22!
  2474.  
  2475. Series23!
  2476.  
  2477. Series24!
  2478.  
  2479. Series3!
  2480.  
  2481. Series4!
  2482.  
  2483. Series5!
  2484.  
  2485. Series6!
  2486.  
  2487. Series7!
  2488.  
  2489. Series8!
  2490.  
  2491. Series9!
  2492.  
  2493. LineOn: enumeration (optional)    The chart frame display.
  2494.  
  2495. Off!
  2496.  
  2497. On!
  2498.  
  2499. Width: numeric (optional)    The line width, in inches.
  2500.  
  2501. LineJoin: enumeration (optional)    The line joints.
  2502.  
  2503. Bevel!
  2504.  
  2505. Miter!
  2506.  
  2507. None!
  2508.  
  2509. Round!
  2510.  
  2511. LineEnd1: enumeration (optional)    The end type for the beginning of a line.
  2512.  
  2513. Arrow!
  2514.  
  2515. Flat!
  2516.  
  2517. Round!
  2518.  
  2519. Square!
  2520.  
  2521. LineEnd2: enumeration (optional)    The end type for the end of a line.
  2522.  
  2523. Arrow!
  2524.  
  2525. Flat!
  2526.  
  2527. Round!
  2528.  
  2529. Square!
  2530.  
  2531. PenPattern: enumeration (optional)    The pen pattern used when drawing lines.
  2532.  
  2533. Arch!
  2534.  
  2535. Balls!
  2536.  
  2537. BigChecks!
  2538.  
  2539. BigCrosshatch!
  2540.  
  2541. BigSquares!
  2542.  
  2543. ChainLink!
  2544.  
  2545. Checks!
  2546.  
  2547. Crosses!
  2548.  
  2549. Crosshatch!
  2550.  
  2551. Fishscale!
  2552.  
  2553. Gray12!
  2554.  
  2555. Gray25!
  2556.  
  2557. Gray50!
  2558.  
  2559. Honeycomb!
  2560.  
  2561. HorzBricks!
  2562.  
  2563. HorzLines1!
  2564.  
  2565. HorzLines2!
  2566.  
  2567. Mesh!
  2568.  
  2569. Patio!
  2570.  
  2571. Plaid!
  2572.  
  2573. Solid!
  2574.  
  2575. Squares!
  2576.  
  2577. TiltBricks!
  2578.  
  2579. TiltLines1!
  2580.  
  2581. TiltLines2!
  2582.  
  2583. TiltLines3!
  2584.  
  2585. TiltLines4!
  2586.  
  2587. Triangles!
  2588.  
  2589. VertLines1!
  2590.  
  2591. VertLines2!
  2592.  
  2593. Waves!
  2594.  
  2595. Weave!
  2596.  
  2597. PenStyle: enumeration (optional)    The pen style used when drawing lines.
  2598.  
  2599. Alternate!
  2600.  
  2601. Dash!
  2602.  
  2603. DashDot!
  2604.  
  2605. DashTwoDot!
  2606.  
  2607. Dots!
  2608.  
  2609. LongDash!
  2610.  
  2611. LongShort!
  2612.  
  2613. LongTwoShort!
  2614.  
  2615. ShortDash!
  2616.  
  2617. Solid!
  2618.  
  2619. TinyDash!
  2620.  
  2621. TwoDashDot!
  2622.  
  2623. TwoDashTwoDot!
  2624.  
  2625. TwoDotsDash!
  2626.  
  2627. TwoLongShort!
  2628.  
  2629. TwoLongTwoShort!
  2630.  
  2631. ForeRed: numeric (optional)    The amount of red (0-255) in the line foreground color.
  2632.  
  2633. ForeGreen: numeric (optional)    The amount of green (0-255) in the line foreground color.
  2634.  
  2635. ForeBlue: numeric (optional)    The amount of blue (0-255) in the line foreground color.
  2636.  
  2637. BackRed: numeric (optional)    The amount of red (0-255) in the line background color.
  2638.  
  2639. BackGreen: numeric (optional)    The amount of green (0-255) in the line background color.
  2640.  
  2641. BackBlue: numeric (optional)    The amount of blue (0-255) in the line background color.
  2642.  
  2643. SetLineSpacing
  2644.  
  2645. Syntax
  2646.  
  2647. (Spacing: numeric)
  2648.  
  2649. Description
  2650.  
  2651. Set the amount of space between lines of text.
  2652.  
  2653. Parameters
  2654.  
  2655. Spacing: numeric    The spacing between lines of text.
  2656.  
  2657. SetObjectTransition
  2658.  
  2659. Syntax
  2660.  
  2661. (Effect: enumeration; Direction: enumeration; Speed: enumeration; DisplaySequence: numeric)
  2662.  
  2663. Description
  2664.  
  2665. Set object transition and animation options.
  2666.  
  2667. Parameters
  2668.  
  2669. Effect: enumeration    The transition or animation type.
  2670.  
  2671. AnimateBounceIn!
  2672.  
  2673. AnimateCurveIn!
  2674.  
  2675. AnimateFlyIn!
  2676.  
  2677. AnimateFlyInAndBounce!
  2678.  
  2679. AnimateFlyInFromCorner!
  2680.  
  2681. AnimateFlyInFromCornerAndBounce!
  2682.  
  2683. Blinds!
  2684.  
  2685. Blocks!
  2686.  
  2687. Circles!
  2688.  
  2689. CirclesRandom!
  2690.  
  2691. CircuitBoard!
  2692.  
  2693. Clock!
  2694.  
  2695. Close!
  2696.  
  2697. Diamonds!
  2698.  
  2699. DiamondsRandom!
  2700.  
  2701. DiamondsSmall!
  2702.  
  2703. Dissolve!
  2704.  
  2705. Explode!
  2706.  
  2707. Fade!
  2708.  
  2709. Focus!
  2710.  
  2711. FocusDissolve!
  2712.  
  2713. FourPointStars!
  2714.  
  2715. HappyFaces!
  2716.  
  2717. Hatch!
  2718.  
  2719. Lines!
  2720.  
  2721. Mosaic!
  2722.  
  2723. MosaicDissolve!
  2724.  
  2725. MosaicWave!
  2726.  
  2727. NoEffect!
  2728.  
  2729. Normal!
  2730.  
  2731. Octagon!
  2732.  
  2733. Open!
  2734.  
  2735. PhotoLens!
  2736.  
  2737. Polygons!
  2738.  
  2739. PushAway!
  2740.  
  2741. Puzzle!
  2742.  
  2743. Raindrops!
  2744.  
  2745. Rectangles!
  2746.  
  2747. RollIn!
  2748.  
  2749. RollOut!
  2750.  
  2751. SkipLines!
  2752.  
  2753. SlideAway!
  2754.  
  2755. SlideIn!
  2756.  
  2757. SlideToCorner!
  2758.  
  2759. Sparkles!
  2760.  
  2761. Spiral!
  2762.  
  2763. SpiralAway!
  2764.  
  2765. StackBlocks!
  2766.  
  2767. Starburst!
  2768.  
  2769. Stars!
  2770.  
  2771. Stretch!
  2772.  
  2773. StretchClose!
  2774.  
  2775. StretchFromCenter!
  2776.  
  2777. StretchFromCorner!
  2778.  
  2779. StretchOpen!
  2780.  
  2781. Sweep!
  2782.  
  2783. SweepLines!
  2784.  
  2785. Triangles!
  2786.  
  2787. Wave!
  2788.  
  2789. Weave!
  2790.  
  2791. Direction: enumeration    The transition or animation direction.
  2792.  
  2793. Clockwise!
  2794.  
  2795. CounterClockwise!
  2796.  
  2797. Down!
  2798.  
  2799. Horizontal!
  2800.  
  2801. Left!
  2802.  
  2803. LeftAndDown!
  2804.  
  2805. LeftAndUp!
  2806.  
  2807. NoDirection!
  2808.  
  2809. Right!
  2810.  
  2811. RightAndUp!
  2812.  
  2813. Up!
  2814.  
  2815. Vertical!
  2816.  
  2817. Speed: enumeration    The transition or animation speed.
  2818.  
  2819. Fast!
  2820.  
  2821. Medium!
  2822.  
  2823. Slow!
  2824.  
  2825. DisplaySequence: numeric (optional)    The order in which objects transition.
  2826.  
  2827. SetOrgAlignment
  2828.  
  2829. Syntax
  2830.  
  2831. (Alignment: numeric; NumberOfColumns: numeric)
  2832.  
  2833. Description
  2834.  
  2835. Specify how boxes in an organization chart are aligned.
  2836.  
  2837. Parameters
  2838.  
  2839. Alignment: numeric (optional)    The branch structure for the organization chart.
  2840.  
  2841. NumberOfColumns: numeric (optional)    The number of columns in a multiple-column organization chart.
  2842.  
  2843. SetOrgChartBox
  2844.  
  2845. Syntax
  2846.  
  2847. (WidthSize: enumeration; HeightSize: enumeration; TextJust: enumeration; BoxDisplay: enumeration)
  2848.  
  2849. Description
  2850.  
  2851. Specify box options for organization charts.
  2852.  
  2853. Parameters
  2854.  
  2855. WidthSize: enumeration (optional)    The box width.
  2856.  
  2857. FitToText!
  2858.  
  2859. Large2Small!
  2860.  
  2861. SameSize!
  2862.  
  2863. HeightSize: enumeration (optional)    The box height.
  2864.  
  2865. FitToText!
  2866.  
  2867. Large2Small!
  2868.  
  2869. SameSize!
  2870.  
  2871. TextJust: enumeration (optional)    The text justification within boxes.
  2872.  
  2873. Center!
  2874.  
  2875. Left!
  2876.  
  2877. Right!
  2878.  
  2879. BoxDisplay: enumeration (optional)    The level of boxes to display.
  2880.  
  2881. AllBox!
  2882.  
  2883. NoBox!
  2884.  
  2885. TMBox!
  2886.  
  2887. TopBox!
  2888.  
  2889. SetOrgChartLayout
  2890.  
  2891. Syntax
  2892.  
  2893. (FirstPlacement: enumeration; MiddlePlacement: enumeration; LastPlacement: enumeration; NumberOfLevels: numeric; Orientation: enumeration)
  2894.  
  2895. Description
  2896.  
  2897. Specify layout options for organization charts.
  2898.  
  2899. Parameters
  2900.  
  2901. FirstPlacement: enumeration (optional)    The placement of first-level items.
  2902.  
  2903. DoubleColumn!
  2904.  
  2905. DoubleRow!
  2906.  
  2907. LeftColumn!
  2908.  
  2909. RightColumn!
  2910.  
  2911. SingleRow!
  2912.  
  2913. MiddlePlacement: enumeration (optional)    The placement of middle items.
  2914.  
  2915. DoubleColumn!
  2916.  
  2917. DoubleRow!
  2918.  
  2919. LeftColumn!
  2920.  
  2921. RightColumn!
  2922.  
  2923. SingleRow!
  2924.  
  2925. LastPlacement: enumeration (optional)    The placement of last-level items.
  2926.  
  2927. DoubleColumn!
  2928.  
  2929. DoubleRow!
  2930.  
  2931. LeftColumn!
  2932.  
  2933. RightColumn!
  2934.  
  2935. SingleRow!
  2936.  
  2937. NumberOfLevels: numeric (optional)    The number of levels to display.
  2938.  
  2939. Orientation: enumeration (optional)    The orientation of the organization chart.
  2940.  
  2941. Bottom2Top!
  2942.  
  2943. Left2Right!
  2944.  
  2945. Right2Left!
  2946.  
  2947. Top2Bottom!
  2948.  
  2949. SetOrgChartTop
  2950.  
  2951. Syntax
  2952.  
  2953. SetOrgChartTop()
  2954.  
  2955. Description
  2956.  
  2957. Moves the organization chart entry containing the insertion point to the top of the chart. This command focuses on a particular area of a chart, selected by the user, and zooms into that area of the tree. It is similar to the command OrgChartViewSelectedBranch, which appears in the macro when this functionality is recorded. This command only works if a box from the center of the org chart is selected.
  2958.  
  2959. //* Create orgchart and select box from center
  2960.  
  2961. Application (Presentations; "Presentations"; Default!; "EN")
  2962.  
  2963. UnselectAllObjects ()
  2964.  
  2965. BeginOrgChart ()
  2966.  
  2967. ChartSetCreateSize (Left: 1350; Bottom: 7425; Right: 3450; Top: 3600)
  2968.  
  2969. ChartCreateOrg (GalleryStyle: Button1!)
  2970.  
  2971. SelectBox (Select: Off!; BoxLocation: 0)
  2972.  
  2973. SelectBox (Select: Off!; BoxLocation: 0)
  2974.  
  2975. SelectBox (Select: On!; {BoxLocation: 1; BoxLocation: 1; BoxLocation: 0})
  2976.  
  2977. SetOrgChartTop ()
  2978.  
  2979. SetOrgOrientation
  2980.  
  2981. Syntax
  2982.  
  2983. (Orientation: enumeration)
  2984.  
  2985. Description
  2986.  
  2987. Specify the orientation of an organization chart.
  2988.  
  2989. Parameters
  2990.  
  2991. Orientation: enumeration (optional)    The orientation for the selected branch.
  2992.  
  2993. Bottom2Top!
  2994.  
  2995. Left2Right!
  2996.  
  2997. Right2Left!
  2998.  
  2999. Top2Bottom!
  3000.  
  3001. SetPaintMarquee
  3002.  
  3003. Syntax
  3004.  
  3005. (X1: numeric; Y1: numeric; X2: numeric; Y2: numeric)
  3006.  
  3007. Description
  3008.  
  3009. Select a portion of a bitmap area. If no parameters are specified, the whole bitmap area is selected.
  3010.  
  3011. Parameters
  3012.  
  3013. X1: numeric (optional)    The horizontal coordinate of the pixel in the upper left corner of the selected area. Coordinates are numbered from the upper left pixel of the bitmap area, pixel 0,0.
  3014.  
  3015. Y1: numeric (optional)    The lower-left vertical coordinate of the selected area.
  3016.  
  3017. X2: numeric (optional)    The upper-right horizontal coordinate of the selected area.
  3018.  
  3019. Y2: numeric (optional)    The upper-right vertical coordinate of the selected area.
  3020.  
  3021. SetPaletteColor
  3022.  
  3023. Syntax
  3024.  
  3025. (Index: numeric; Red: numeric; Green: numeric; Blue: numeric)
  3026.  
  3027. Description
  3028.  
  3029. Create a color on a color palette.
  3030.  
  3031. Parameters
  3032.  
  3033. Index: numeric    The index number of the color on the palette.
  3034.  
  3035. Red: numeric    The amount of red (0-255) in a color.
  3036.  
  3037. Green: numeric    The amount of green (0-255) in a color.
  3038.  
  3039. Blue: numeric    The blue value (0-255).
  3040.  
  3041. SetPattern
  3042.  
  3043. Syntax
  3044.  
  3045. (TitleType: enumeration; BrushPattern: enumeration; ForeRed: numeric; ForeGreen: numeric; ForeBlue: numeric; BackRed: numeric; BackGreen: numeric; BackBlue: numeric; Transparency: enumeration; FillOn: enumeration)
  3046.  
  3047. Description
  3048.  
  3049. Specify fill colors and patterns for parts of a chart.
  3050.  
  3051. Parameters
  3052.  
  3053. TitleType: enumeration    The type of title.
  3054.  
  3055. BoxDataLabels!
  3056.  
  3057. BoxLegend!
  3058.  
  3059. BoxOrgChart!
  3060.  
  3061. BoxPieLabels!
  3062.  
  3063. BoxPieTitles!
  3064.  
  3065. BoxSubtitle!
  3066.  
  3067. BoxTitle!
  3068.  
  3069. FontDataLabels!
  3070.  
  3071. FontLegend!
  3072.  
  3073. FontLegendTitle!
  3074.  
  3075. FontMiniTable!
  3076.  
  3077. FontOrgChart!
  3078.  
  3079. FontPieLabels!
  3080.  
  3081. FontPieTitles!
  3082.  
  3083. FontSubtitle!
  3084.  
  3085. FontTableCells!
  3086.  
  3087. FontTitle!
  3088.  
  3089. FontXAxis!
  3090.  
  3091. FontXNames!
  3092.  
  3093. FontY1Axis!
  3094.  
  3095. FontY1Labels!
  3096.  
  3097. FontY2Axis!
  3098.  
  3099. FontY2Labels!
  3100.  
  3101. Frame!
  3102.  
  3103. Series1!
  3104.  
  3105. Series10!
  3106.  
  3107. Series11!
  3108.  
  3109. Series12!
  3110.  
  3111. Series13!
  3112.  
  3113. Series14!
  3114.  
  3115. Series15!
  3116.  
  3117. Series16!
  3118.  
  3119. Series17!
  3120.  
  3121. Series18!
  3122.  
  3123. Series19!
  3124.  
  3125. Series2!
  3126.  
  3127. Series20!
  3128.  
  3129. Series21!
  3130.  
  3131. Series22!
  3132.  
  3133. Series23!
  3134.  
  3135. Series24!
  3136.  
  3137. Series3!
  3138.  
  3139. Series4!
  3140.  
  3141. Series5!
  3142.  
  3143. Series6!
  3144.  
  3145. Series7!
  3146.  
  3147. Series8!
  3148.  
  3149. Series9!
  3150.  
  3151. TextChart!
  3152.  
  3153. BrushPattern: enumeration (optional)    The fill pattern.
  3154.  
  3155. Arch!
  3156.  
  3157. Balls!
  3158.  
  3159. BigChecks!
  3160.  
  3161. BigCrosshatch!
  3162.  
  3163. BigSquares!
  3164.  
  3165. Chainlink!
  3166.  
  3167. Checks!
  3168.  
  3169. Crosses!
  3170.  
  3171. Crosshatch!
  3172.  
  3173. Fishscale!
  3174.  
  3175. Gray12!
  3176.  
  3177. Gray25!
  3178.  
  3179. Gray50!
  3180.  
  3181. Honeycomb!
  3182.  
  3183. HorzBricks!
  3184.  
  3185. HorzLines1!
  3186.  
  3187. HorzLines2!
  3188.  
  3189. Mesh!
  3190.  
  3191. Patio!
  3192.  
  3193. Plaid!
  3194.  
  3195. Solid!
  3196.  
  3197. Squares!
  3198.  
  3199. TiltBricks!
  3200.  
  3201. TiltLines1!
  3202.  
  3203. TiltLines2!
  3204.  
  3205. TiltLines3!
  3206.  
  3207. TiltLines4!
  3208.  
  3209. Triangles!
  3210.  
  3211. VertLines1!
  3212.  
  3213. VertLines2!
  3214.  
  3215. Waves!
  3216.  
  3217. Weave!
  3218.  
  3219. ForeRed: numeric (optional)    The amount of red (0-255) in the foreground fill color.
  3220.  
  3221. ForeGreen: numeric (optional)    The amount of green (0-255) in the foreground fill color.
  3222.  
  3223. ForeBlue: numeric (optional)    The amount of blue (0-255) in the foreground fill color.
  3224.  
  3225. BackRed: numeric (optional)    The amount of red (0-255) in the background fill color.
  3226.  
  3227. BackGreen: numeric (optional)    The amount of green (0-255) in the background fill color.
  3228.  
  3229. BackBlue: numeric (optional)    The amount of blue (0-255) in the background fill color.
  3230.  
  3231. Transparency: enumeration (optional)    The transparency of a foreground or background color.
  3232.  
  3233. Background!
  3234.  
  3235. Foreground!
  3236.  
  3237. None!
  3238.  
  3239. FillOn: enumeration (optional)    The state of pattern fill.
  3240.  
  3241. Off!
  3242.  
  3243. On!
  3244.  
  3245. SetPerspectiveOptions
  3246.  
  3247. Syntax
  3248.  
  3249. (RightAngle: enumeration; Horizontal: numeric; Vertical: numeric)
  3250.  
  3251. Description
  3252.  
  3253. Specify perspective options for chart display.
  3254.  
  3255. Parameters
  3256.  
  3257. RightAngle: enumeration (optional)    Constrain chart axes to right angles.
  3258.  
  3259. Off!
  3260.  
  3261. On!
  3262.  
  3263. Horizontal: numeric (optional)    The angle from which the X axis is viewed. Values range from 0 to 100 for right angle axes, and from 0 to 90 for other axes.
  3264.  
  3265. Vertical: numeric (optional)    The angle from which the Y axis is viewed. Values range from 0 to 100 for right angle axes, and from 0 to 90 for other axes.
  3266.  
  3267. SetPieLabelOptions
  3268.  
  3269. Syntax
  3270.  
  3271. (Value: enumeration; Percentage: enumeration; Label: enumeration; Pointer: enumeration; Stacked: enumeration; Digits: numeric)
  3272.  
  3273. Description
  3274.  
  3275. Specify label options for pie charts.
  3276.  
  3277. Parameters
  3278.  
  3279. Value: enumeration (optional)    The value label display in relation to the chart.
  3280.  
  3281. In!
  3282.  
  3283. None!
  3284.  
  3285. Out!
  3286.  
  3287. Percentage: enumeration (optional)    The percentage label display in relation to the chart.
  3288.  
  3289. In!
  3290.  
  3291. None!
  3292.  
  3293. Out!
  3294.  
  3295. Label: enumeration (optional)    The data label display in relation to the chart.
  3296.  
  3297. In!
  3298.  
  3299. None!
  3300.  
  3301. Out!
  3302.  
  3303. Pointer: enumeration (optional)    The pointer length.
  3304.  
  3305. Long!
  3306.  
  3307. Medium!
  3308.  
  3309. None!
  3310.  
  3311. Short!
  3312.  
  3313. Stacked: enumeration (optional)    Stack labels.
  3314.  
  3315. Off!
  3316.  
  3317. On!
  3318.  
  3319. Digits: numeric (optional)    The number of digits when values are displayed as percentages.
  3320.  
  3321. SetPieStyle
  3322.  
  3323. Syntax
  3324.  
  3325. (PieNum: numeric; Angle: numeric; Tilt: numeric; Depth: numeric; Size: numeric; LinkSlice: numeric; Column: enumeration; Linked: enumeration; Sort: enumeration)
  3326.  
  3327. Description
  3328.  
  3329. Specify pie chart layout options.
  3330.  
  3331. Parameters
  3332.  
  3333. PieNum: numeric    The pie number.
  3334.  
  3335. Angle: numeric (optional)    The rotation angle of a pie. Values range from 0 to 359.
  3336.  
  3337. Tilt: numeric (optional)    The tilt angle of a pie.
  3338.  
  3339. Depth: numeric (optional)    The thickness of a 3-D pie. Values range from 0 to 100.
  3340.  
  3341. Size: numeric (optional)    The size of a pie. Values range from 0 to 100.
  3342.  
  3343. LinkSlice: numeric (optional)    In a two-pie chart, specify a slice of one pie to link to the entire second pie.
  3344.  
  3345. Column: enumeration (optional)    Display a pie as a stacked bar.
  3346.  
  3347. Off!
  3348.  
  3349. On!
  3350.  
  3351. Linked: enumeration (optional)    Link a pie.
  3352.  
  3353. Off!
  3354.  
  3355. On!
  3356.  
  3357. Sort: enumeration (optional)    Arrange the pie slices by size.
  3358.  
  3359. Off!
  3360.  
  3361. On!
  3362.  
  3363. SetProportionalPies
  3364.  
  3365. Syntax
  3366.  
  3367. (Flag: enumeration)
  3368.  
  3369. Description
  3370.  
  3371. Turn the proportional pies option on or off when editing a pie chart.
  3372.  
  3373. Parameters
  3374.  
  3375. Flag: enumeration    Toggle proportional pies.
  3376.  
  3377. Off!
  3378.  
  3379. On!
  3380.  
  3381. SetRadarView
  3382.  
  3383. Syntax
  3384.  
  3385. (RadialGrid: enumeration; RadarLine: enumeration)
  3386.  
  3387. Description
  3388.  
  3389. Specify layout options for radar charts.
  3390.  
  3391. Parameters
  3392.  
  3393. RadialGrid: enumeration (optional)    The radar grid is radial, rather than linear.
  3394.  
  3395. Off!
  3396.  
  3397. On!
  3398.  
  3399. RadarLine: enumeration (optional)    The radar chart is displayed as lines, rather than areas.
  3400.  
  3401. Off!
  3402.  
  3403. On!
  3404.  
  3405. SetRangeHighlight
  3406.  
  3407. Syntax
  3408.  
  3409. (HighlightOn: enumeration; ColorToSet: enumeration; Red: numeric; Green: numeric; Blue: numeric)
  3410.  
  3411. Description
  3412.  
  3413. Specify the spreadsheet range highlight colors.
  3414.  
  3415. Parameters
  3416.  
  3417. HighlightOn: enumeration    Indicate whether highlight is on or off.
  3418.  
  3419. False!
  3420.  
  3421. True!
  3422.  
  3423. ColorToSet: enumeration    Determine which highlight color to set.
  3424.  
  3425. Close!
  3426.  
  3427. Data!
  3428.  
  3429. High!
  3430.  
  3431. Labels!
  3432.  
  3433. Legend!
  3434.  
  3435. Low!
  3436.  
  3437. Open!
  3438.  
  3439. PieData!
  3440.  
  3441. PieLabels!
  3442.  
  3443. PieTitles!
  3444.  
  3445. ScatterData!
  3446.  
  3447. Red: numeric    The amount of red (0-255) in a color.
  3448.  
  3449. Green: numeric    The amount of green (0-255) in a color.
  3450.  
  3451. Blue: numeric    The amount of blue in a color (0-255).
  3452.  
  3453. SetSeriesOptions
  3454.  
  3455. Syntax
  3456.  
  3457. (SeriesNum: numeric; ItemType: enumeration; BarStyle: enumeration; MarkerType: enumeration; MarkerSize: numeric; LineWidth: numeric; LineStyle: enumeration; LineRed: numeric; LineGreen: numeric; LineBlue: numeric; AxisType: enumeration; Radar: enumeration; ScatterLine: enumeration; ScatterMarker: enumeration; LinLines: enumeration; LinMarkers: enumeration)
  3458.  
  3459. Description
  3460.  
  3461. Specify options for a chart series.
  3462.  
  3463. Parameters
  3464.  
  3465. SeriesNum: numeric    The series to modify. Values range from 1 to 24.
  3466.  
  3467. ItemType: enumeration (optional)    The series type. Valid only for bar, area, line, or mixed charts.
  3468.  
  3469. Area!
  3470.  
  3471. Bar!
  3472.  
  3473. Line!
  3474.  
  3475. BarStyle: enumeration (optional)    The shape of a bar series.
  3476.  
  3477. Conical!
  3478.  
  3479. Cylinder!
  3480.  
  3481. Diamond!
  3482.  
  3483. Hexagon!
  3484.  
  3485. Octagon!
  3486.  
  3487. Pentagon!
  3488.  
  3489. Pyramid!
  3490.  
  3491. Pyramid3!
  3492.  
  3493. Rectangle!
  3494.  
  3495. MarkerType: enumeration (optional)    The shape of a marker.
  3496.  
  3497. Asterisk!
  3498.  
  3499. Box!
  3500.  
  3501. Circle!
  3502.  
  3503. Cross!
  3504.  
  3505. Diamond!
  3506.  
  3507. Star5!
  3508.  
  3509. Star6!
  3510.  
  3511. Sun!
  3512.  
  3513. Triangle!
  3514.  
  3515. Wedge!
  3516.  
  3517. X!
  3518.  
  3519. MarkerSize: numeric (optional)    Used when the ScatterMarker, LinMarker, or Radar parameter value On!. Values range from 1 to 10.
  3520.  
  3521. LineWidth: numeric (optional)    The line width in the current unit of measure.
  3522.  
  3523. LineStyle: enumeration (optional)    The style for series lines.
  3524.  
  3525. Alternate!
  3526.  
  3527. Dash!
  3528.  
  3529. DashDot!
  3530.  
  3531. DashTwoDot!
  3532.  
  3533. Dots!
  3534.  
  3535. LongDash!
  3536.  
  3537. LongShort!
  3538.  
  3539. LongTwoShort!
  3540.  
  3541. ShortDash!
  3542.  
  3543. Solid!
  3544.  
  3545. TinyDash!
  3546.  
  3547. TwoDashDot!
  3548.  
  3549. TwoDashTwoDot!
  3550.  
  3551. TwoDotsDash!
  3552.  
  3553. TwoLongShort!
  3554.  
  3555. TwoLongTwoShort!
  3556.  
  3557. LineRed: numeric (optional)    The amount of red (0-255) in a line color.
  3558.  
  3559. LineGreen: numeric (optional)    The amount of green (0-255) in a line color.
  3560.  
  3561. LineBlue: numeric (optional)    The amount of blue (0-255) in a line color.
  3562.  
  3563. AxisType: enumeration (optional)    Specify which axis a series is on. Valid only for charts with a Y1 axis (left) and a Y2 axis (right).
  3564.  
  3565. Left!
  3566.  
  3567. Right!
  3568.  
  3569. Radar: enumeration (optional)    Display the radar markers.
  3570.  
  3571. Off!
  3572.  
  3573. On!
  3574.  
  3575. ScatterLine: enumeration (optional)    Display a series as a line. Valid only for scatter charts.
  3576.  
  3577. Off!
  3578.  
  3579. On!
  3580.  
  3581. ScatterMarker: enumeration (optional)    Display a series as markers.
  3582.  
  3583. Off!
  3584.  
  3585. On!
  3586.  
  3587. LinLines: enumeration (optional)    Display a series as a line. Valid only for line, bar, area, or mixed charts.
  3588.  
  3589. Off!
  3590.  
  3591. On!
  3592.  
  3593. LinMarkers: enumeration (optional)    Display a series as markers. Valid only for line, bar, area, or mixed charts.
  3594.  
  3595. Off!
  3596.  
  3597. On!
  3598.  
  3599. SetSlideLinkFile
  3600.  
  3601. Syntax
  3602.  
  3603. (GalleryName: string; SlideNumber: numeric; Filename: string)
  3604.  
  3605. Description
  3606.  
  3607. Link a slide show file to a gallery or .MST file.
  3608.  
  3609. Parameters
  3610.  
  3611. GalleryName: string    The gallery or .MST to edit.
  3612.  
  3613. SlideNumber: numeric    The number of the slide.
  3614.  
  3615. Filename: string    The slide show file to link.
  3616.  
  3617. SetSlideNotes
  3618.  
  3619. Syntax
  3620.  
  3621. (Notes: string)
  3622.  
  3623. Description
  3624.  
  3625. Create speaker notes for the current slide.
  3626.  
  3627. Parameters
  3628.  
  3629. Notes: string    The speaker notes for the current slide.
  3630.  
  3631. SetSlideOptions
  3632.  
  3633. Syntax
  3634.  
  3635. (TransitionType: enumeration; Direction: enumeration; Size: enumeration; Overlay: enumeration; CascadeBullets: enumeration; TransitionBullets: enumeration; ManualDelay: enumeration; DelayTime: numeric; SkipCurrent: enumeration)
  3636.  
  3637. Description
  3638.  
  3639. Specify transition options for the current slide. Use SlideGetNext or SlideGetLast to specify a slide other than the current slide.
  3640.  
  3641. Parameters
  3642.  
  3643. TransitionType: enumeration    The type of transition between slides.
  3644.  
  3645. Blinds!
  3646.  
  3647. Box!
  3648.  
  3649. Close!
  3650.  
  3651. Diagonal!
  3652.  
  3653. Jigsaw!
  3654.  
  3655. Normal!
  3656.  
  3657. Open!
  3658.  
  3659. Overwrite!
  3660.  
  3661. Snake!
  3662.  
  3663. Spot!
  3664.  
  3665. Wipe!
  3666.  
  3667. Direction: enumeration    The direction for the transition action.
  3668.  
  3669. Down!
  3670.  
  3671. Horizontal!
  3672.  
  3673. In!
  3674.  
  3675. Left!
  3676.  
  3677. LeftDown!
  3678.  
  3679. LeftUp!
  3680.  
  3681. None!
  3682.  
  3683. Out!
  3684.  
  3685. Right!
  3686.  
  3687. RightDown!
  3688.  
  3689. RightUp!
  3690.  
  3691. Up!
  3692.  
  3693. Vertical!
  3694.  
  3695. Size: enumeration    The pattern size for the Spots or Jigsaw transitions. For other transition types, the value of this parameter is 255.
  3696.  
  3697. Fine!
  3698.  
  3699. Large!
  3700.  
  3701. Medium!
  3702.  
  3703. None!
  3704.  
  3705. Small!
  3706.  
  3707. Xlarge!
  3708.  
  3709. Overlay: enumeration    Indicate whether the Overlay option is active.
  3710.  
  3711. No!
  3712.  
  3713. Yes!
  3714.  
  3715. CascadeBullets: enumeration    Cascade bullets option is active.
  3716.  
  3717. No!
  3718.  
  3719. Yes!
  3720.  
  3721. TransitionBullets: enumeration    Transition Bullets Only option is active.
  3722.  
  3723. No!
  3724.  
  3725. Yes!
  3726.  
  3727. ManualDelay: enumeration    Advance slides manually.
  3728.  
  3729. No!
  3730.  
  3731. Yes!
  3732.  
  3733. DelayTime: numeric    The number of seconds before the next slide appears when the timed advance option is active.
  3734.  
  3735. SkipCurrent: enumeration    Skip the current slide when the show plays.
  3736.  
  3737. No!
  3738.  
  3739. Yes!
  3740.  
  3741. SetSlideOverride
  3742.  
  3743. Syntax
  3744.  
  3745. (OverrideTransition: enumeration; TransitionType: enumeration; Direction: enumeration; Size: enumeration; CascadeBullets: enumeration; TransitionBullets: enumeration; OverrideAdvance: enumeration; ManualDelay: enumeration; DelayTime: numeric)
  3746.  
  3747. Description
  3748.  
  3749. Specify slide show override options.
  3750.  
  3751. Parameters
  3752.  
  3753. OverrideTransition: enumeration    Override slide transitions.
  3754.  
  3755. No!
  3756.  
  3757. Yes!
  3758.  
  3759. TransitionType: enumeration    The transition type.
  3760.  
  3761. Blinds!
  3762.  
  3763. Box!
  3764.  
  3765. Close!
  3766.  
  3767. Diagonal!
  3768.  
  3769. Jigsaw!
  3770.  
  3771. Normal!
  3772.  
  3773. Open!
  3774.  
  3775. Overwrite!
  3776.  
  3777. Snake!
  3778.  
  3779. Spot!
  3780.  
  3781. Wipe!
  3782.  
  3783. Direction: enumeration    The transition direction.
  3784.  
  3785. Down!
  3786.  
  3787. Horizontal!
  3788.  
  3789. In!
  3790.  
  3791. Left!
  3792.  
  3793. LeftDown!
  3794.  
  3795. LeftUp!
  3796.  
  3797. None!
  3798.  
  3799. Out!
  3800.  
  3801. Right!
  3802.  
  3803. RightDown!
  3804.  
  3805. RightUp!
  3806.  
  3807. Up!
  3808.  
  3809. Vertical!
  3810.  
  3811. Size: enumeration    The pattern size for the Spots or Jigsaw transitions.
  3812.  
  3813. Fine!
  3814.  
  3815. Large!
  3816.  
  3817. Medium!
  3818.  
  3819. None!
  3820.  
  3821. Small!
  3822.  
  3823. Xlarge!
  3824.  
  3825. CascadeBullets: enumeration    Cascade bullets option is active.
  3826.  
  3827. No!
  3828.  
  3829. Yes!
  3830.  
  3831. TransitionBullets: enumeration    Transition bullets option is active.
  3832.  
  3833. No!
  3834.  
  3835. Yes!
  3836.  
  3837. OverrideAdvance: enumeration    No!
  3838.  
  3839. Yes!
  3840.  
  3841. ManualDelay: enumeration    Advance slides manually.
  3842.  
  3843. No!
  3844.  
  3845. Yes!
  3846.  
  3847. DelayTime: numeric    The number of seconds before the next slide appears when the timed advance option is active.
  3848.  
  3849. SetSlideSound
  3850.  
  3851. Syntax
  3852.  
  3853. (MidiFilename: string; MidiOnDisk: enumeration; MidiLoop: enumeration; MidiMT32: enumeration; MidiVolume: numeric; DigiFilename: string; DigiOnDisk: enumeration; DigiLoop: enumeration; DigiVolume: numeric; CDTrackName: string; CDLoop: enumeration; CDVolume: numeric; CDBeginTrack: numeric; CDBeginMinute: numeric; CDBeginSecond: numeric; CDBeginFrame: numeric; CDEndTrack: numeric; CDEndMinute: numeric; CDEndSecond: numeric; CDEndFrame: numeric; ApplyToAll: enumeration)
  3854.  
  3855. Description
  3856.  
  3857. Specify sound options for each slide.
  3858.  
  3859. Parameters
  3860.  
  3861. MidiFilename: string    The MIDI filename.
  3862.  
  3863. MidiOnDisk: enumeration    Store the current MIDI file on disk, rather than in the slide show file.
  3864.  
  3865. No!
  3866.  
  3867. Yes!
  3868.  
  3869. MidiLoop: enumeration    Play the current MIDI file continuously during a slide show until another file begins.
  3870.  
  3871. No!
  3872.  
  3873. Yes!
  3874.  
  3875. MidiMT32: enumeration    Ensure consistency among MIDI files written according to the MT32 standard.
  3876.  
  3877. No!
  3878.  
  3879. Yes!
  3880.  
  3881. MidiVolume: numeric    The MIDI volume.
  3882.  
  3883. DigiFilename: string    The WAV filename.
  3884.  
  3885. DigiOnDisk: enumeration    Indicate whether the WAV file is on disk.
  3886.  
  3887. No!
  3888.  
  3889. Yes!
  3890.  
  3891. DigiLoop: enumeration    Loop the WAV.
  3892.  
  3893. No!
  3894.  
  3895. Yes!
  3896.  
  3897. DigiVolume: numeric    The WAV volume.
  3898.  
  3899. CDTrackName: string    The CD track name.
  3900.  
  3901. CDLoop: enumeration    The loop CD track.
  3902.  
  3903. No!
  3904.  
  3905. Yes!
  3906.  
  3907. CDVolume: numeric    The CD volume.
  3908.  
  3909. CDBeginTrack: numeric    Where to begin the CD track.
  3910.  
  3911. CDBeginMinute: numeric    Where to begin the CD track.
  3912.  
  3913. CDBeginSecond: numeric    Where to begin the CD track.
  3914.  
  3915. CDBeginFrame: numeric    Where to begin the CD track.
  3916.  
  3917. CDEndTrack: numeric    Where to end the CD track.
  3918.  
  3919. CDEndMinute: numeric    Where to end the CD track.
  3920.  
  3921. CDEndSecond: numeric    Where to end the CD track.
  3922.  
  3923. CDEndFrame: numeric    Where to end the CD track.
  3924.  
  3925. ApplyToAll: enumeration (optional)    No!
  3926.  
  3927. Yes!
  3928.  
  3929. SetSlideTransition
  3930.  
  3931. Syntax
  3932.  
  3933. (SkipSlide: enumeration; Effect: enumeration; Direction: enumeration; Speed: enumeration; ApplyEffectToAll: enumeration; IsManualDelay: enumeration; Delay: numeric; ApplyAdvanceToAll: enumeration; AnimateWaitForAdvance: enumeration; AnimateOneAtATime: enumeration; AnimateAfterBullets: enumeration)
  3934.  
  3935. Description
  3936.  
  3937. Specify transition options for the current slide.
  3938.  
  3939. Parameters
  3940.  
  3941. SkipSlide: enumeration    Skip playing the current slide.
  3942.  
  3943. DontChange!
  3944.  
  3945. No!
  3946.  
  3947. Yes!
  3948.  
  3949. Effect: enumeration    The transition effect.
  3950.  
  3951. Blinds!
  3952.  
  3953. Blocks!
  3954.  
  3955. Circles!
  3956.  
  3957. CirclesRandom!
  3958.  
  3959. CircuitBoard!
  3960.  
  3961. Clock!
  3962.  
  3963. Close!
  3964.  
  3965. Diamonds!
  3966.  
  3967. DiamondsRandom!
  3968.  
  3969. DiamondsSmall!
  3970.  
  3971. Dissolve!
  3972.  
  3973. Explode!
  3974.  
  3975. Fade!
  3976.  
  3977. Focus!
  3978.  
  3979. FocusDissolve!
  3980.  
  3981. FourPointStars!
  3982.  
  3983. HappyFaces!
  3984.  
  3985. Hatch!
  3986.  
  3987. Lines!
  3988.  
  3989. Mosaic!
  3990.  
  3991. MosaicDissolve!
  3992.  
  3993. MosaicWave!
  3994.  
  3995. Normal!
  3996.  
  3997. NotSpecified!
  3998.  
  3999. Octagons!
  4000.  
  4001. Open!
  4002.  
  4003. PhotoLens!
  4004.  
  4005. Polygons!
  4006.  
  4007. PushAway!
  4008.  
  4009. Puzzle!
  4010.  
  4011. Raindrops!
  4012.  
  4013. Rectangles!
  4014.  
  4015. RollIn!
  4016.  
  4017. RollOut!
  4018.  
  4019. SkipLines!
  4020.  
  4021. SlideAway!
  4022.  
  4023. SlideIn!
  4024.  
  4025. SlideToCorner!
  4026.  
  4027. Sparkles!
  4028.  
  4029. Spiral!
  4030.  
  4031. SpiralAway!
  4032.  
  4033. StackBlocks!
  4034.  
  4035. Starburst!
  4036.  
  4037. Stars!
  4038.  
  4039. Stretch!
  4040.  
  4041. StretchClose!
  4042.  
  4043. StretchFromCenter!
  4044.  
  4045. StretchFromCorner!
  4046.  
  4047. StretchOpen!
  4048.  
  4049. Sweep!
  4050.  
  4051. SweepLines!
  4052.  
  4053. Triangles!
  4054.  
  4055. Wave!
  4056.  
  4057. Weave!
  4058.  
  4059. Direction: enumeration    The transition direction.
  4060.  
  4061. Clockwise!
  4062.  
  4063. CounterClockwise!
  4064.  
  4065. Down!
  4066.  
  4067. Horizontal!
  4068.  
  4069. Left!
  4070.  
  4071. LeftAndDown!
  4072.  
  4073. LeftAndUp!
  4074.  
  4075. NoDirection!
  4076.  
  4077. NotSpecified!
  4078.  
  4079. Right!
  4080.  
  4081. RightAndDown!
  4082.  
  4083. RightAndUp!
  4084.  
  4085. Up!
  4086.  
  4087. Vertical!
  4088.  
  4089. Speed: enumeration    The transition speed.
  4090.  
  4091. Fast!
  4092.  
  4093. Medium!
  4094.  
  4095. NotSpecified!
  4096.  
  4097. Slow!
  4098.  
  4099. ApplyEffectToAll: enumeration    Apply the specified effect to all slides in the current slide show.
  4100.  
  4101. No!
  4102.  
  4103. Yes!
  4104.  
  4105. IsManualDelay: enumeration    Slide advance is manual.
  4106.  
  4107. No!
  4108.  
  4109. Yes!
  4110.  
  4111. Delay: numeric    The number of seconds of delay before the slide advances.
  4112.  
  4113. ApplyAdvanceToAll: enumeration    Apply the specified advance options to all slides in the current slide show.
  4114.  
  4115. No!
  4116.  
  4117. Yes!
  4118.  
  4119. AnimateWaitForAdvance: enumeration    Animate at advance, not before.
  4120.  
  4121. No!
  4122.  
  4123. Yes!
  4124.  
  4125. AnimateOneAtATime: enumeration    Animate bullets one at a time.
  4126.  
  4127. No!
  4128.  
  4129. Yes!
  4130.  
  4131. AnimateAfterBullets: enumeration    Animate an object after a bulleted list display.
  4132.  
  4133. No!
  4134.  
  4135. Yes!
  4136.  
  4137. SetSlideTransitionDirectionOnly
  4138.  
  4139. Syntax
  4140.  
  4141. (Direction: enumeration)
  4142.  
  4143. Description
  4144.  
  4145. Set the direction of the slide transition.
  4146.  
  4147. Parameters
  4148.  
  4149. Direction: enumeration    The direction in which the transition moves.
  4150.  
  4151. Clockwise!
  4152.  
  4153. CounterClockwise!
  4154.  
  4155. Down!
  4156.  
  4157. Horizontal!
  4158.  
  4159. Left!
  4160.  
  4161. LeftAndDown!
  4162.  
  4163. LeftAndUp!
  4164.  
  4165. NoDirection!
  4166.  
  4167. Right!
  4168.  
  4169. RightAndDown!
  4170.  
  4171. RightAndUp!
  4172.  
  4173. Up!
  4174.  
  4175. Vertical! 
  4176.  
  4177. SetSlideTransitionOnly
  4178.  
  4179. Syntax
  4180.  
  4181. (Effect: enumeration)
  4182.  
  4183. Description
  4184.  
  4185. Set the slide transition type.
  4186.  
  4187. Parameters
  4188.  
  4189. Effect: enumeration    The transition to use for a slide.
  4190.  
  4191. Blinds!
  4192.  
  4193. Blocks!
  4194.  
  4195. Circles!
  4196.  
  4197. CirclesRandom!
  4198.  
  4199. CircuitBoard!
  4200.  
  4201. Clock!
  4202.  
  4203. Close!
  4204.  
  4205. Diamonds!
  4206.  
  4207. DiamondsRandom!
  4208.  
  4209. DiamondsSmall!
  4210.  
  4211. Dissolve!
  4212.  
  4213. Explode!
  4214.  
  4215. Fade!
  4216.  
  4217. Focus!
  4218.  
  4219. FocusDissolve!
  4220.  
  4221. FourPointStars!
  4222.  
  4223. HappyFaces!
  4224.  
  4225. Hatch!
  4226.  
  4227. Lines!
  4228.  
  4229. Mosaic!
  4230.  
  4231. MosaicDissolve!
  4232.  
  4233. MosaicWave!
  4234.  
  4235. Normal!
  4236.  
  4237. NotSpecified!
  4238.  
  4239. Octagons!
  4240.  
  4241. Open!
  4242.  
  4243. PhotoLens!
  4244.  
  4245. Polygons!
  4246.  
  4247. PushAway!
  4248.  
  4249. Puzzle!
  4250.  
  4251. Raindrops!
  4252.  
  4253. Rectangles!
  4254.  
  4255. RollIn!
  4256.  
  4257. RollOut!
  4258.  
  4259. SkipLines!
  4260.  
  4261. SlideAway!
  4262.  
  4263. SlideIn!
  4264.  
  4265. SlideToCorner!
  4266.  
  4267. Sparkles!
  4268.  
  4269. Spiral!
  4270.  
  4271. SpiralAway!
  4272.  
  4273. StackBlocks!
  4274.  
  4275. Starburst!
  4276.  
  4277. Stars!
  4278.  
  4279. Stretch!
  4280.  
  4281. StretchClose!
  4282.  
  4283. StretchFromCenter!
  4284.  
  4285. StretchFromCorner!
  4286.  
  4287. StretchOpen!
  4288.  
  4289. Sweep!
  4290.  
  4291. SweepLines!
  4292.  
  4293. Triangles!
  4294.  
  4295. Wave!
  4296.  
  4297. Weave!
  4298.  
  4299. SetSlideTransitionSpeedOnly
  4300.  
  4301. Syntax
  4302.  
  4303. (Speed: enumeration)
  4304.  
  4305. Description
  4306.  
  4307. Set the speed of the transition between slides.
  4308.  
  4309. Parameters
  4310.  
  4311. Speed: enumeration    The speed of the transition.
  4312.  
  4313. Fast!
  4314.  
  4315. Normal!
  4316.  
  4317. NotSpecified!
  4318.  
  4319. Slow!
  4320.  
  4321. SetTableBlend
  4322.  
  4323. Syntax
  4324.  
  4325. ()
  4326.  
  4327. Description
  4328.  
  4329. Blend a range of colors in the current table.
  4330.  
  4331. SetTableSurfaceColor
  4332.  
  4333. Syntax
  4334.  
  4335. (ColorType: enumeration; Red: numeric; Green: numeric; Blue: numeric)
  4336.  
  4337. Description
  4338.  
  4339. Specify table and surface colors.
  4340.  
  4341. Parameters
  4342.  
  4343. ColorType: enumeration    The table or surface color to change.
  4344.  
  4345. ColorTable1!
  4346.  
  4347. ColorTable10!
  4348.  
  4349. ColorTable2!
  4350.  
  4351. ColorTable3!
  4352.  
  4353. ColorTable4!
  4354.  
  4355. ColorTable5!
  4356.  
  4357. ColorTable6!
  4358.  
  4359. ColorTable7!
  4360.  
  4361. ColorTable8!
  4362.  
  4363. ColorTable9!
  4364.  
  4365. GridFillColor!
  4366.  
  4367. GridLineColor!
  4368.  
  4369. SurfaceOutlineColor!
  4370.  
  4371. Red: numeric    The amount of red (0-255) in a color.
  4372.  
  4373. Green: numeric    The amount of green (0-255) in a color.
  4374.  
  4375. Blue: numeric    The amount of blue (0-255) in a color.
  4376.  
  4377. SetTableSurfaceOptions
  4378.  
  4379. Syntax
  4380.  
  4381. (SingleGrid: enumeration; FullGrid: enumeration; TableColor: enumeration; OutlinePatch: enumeration)
  4382.  
  4383. Description
  4384.  
  4385. Specify table layout options.
  4386.  
  4387. Parameters
  4388.  
  4389. SingleGrid: enumeration (optional)    Display a single grid.
  4390.  
  4391. Off!
  4392.  
  4393. On!
  4394.  
  4395. FullGrid: enumeration (optional)    Display a full grid.
  4396.  
  4397. Off!
  4398.  
  4399. On!
  4400.  
  4401. TableColor: enumeration (optional)    Display the table colors.
  4402.  
  4403. Off!
  4404.  
  4405. On!
  4406.  
  4407. OutlinePatch: enumeration (optional)    Display the surface outlines.
  4408.  
  4409. Off!
  4410.  
  4411. On!
  4412.  
  4413. SetTemplateAll
  4414.  
  4415. Syntax
  4416.  
  4417. (Template: string; Background: string)
  4418.  
  4419. Description
  4420.  
  4421. Specify a template for all slides in a slide show.
  4422.  
  4423. Parameters
  4424.  
  4425. Template: string    The template name.
  4426.  
  4427. Background: string (optional)    The background name. Overrides the default background.
  4428.  
  4429. SetTemplateCurrent
  4430.  
  4431. Syntax
  4432.  
  4433. (Template: string; Background: string)
  4434.  
  4435. Description
  4436.  
  4437. Specify a template for the current slide.
  4438.  
  4439. Parameters
  4440.  
  4441. Template: string    The template name.
  4442.  
  4443. Background: string (optional)    The background name. Overrides the default background.
  4444.  
  4445. SetTemplateRange
  4446.  
  4447. Syntax
  4448.  
  4449. (Start: numeric; End: numeric; Template: string; Background: string)
  4450.  
  4451. Description
  4452.  
  4453. Specify a template for a range of slides.
  4454.  
  4455. Parameters
  4456.  
  4457. Start: numeric    The first slide in a range.
  4458.  
  4459. End: numeric    The last slide in a range.
  4460.  
  4461. Template: string    The template name.
  4462.  
  4463. Background: string (optional)    The background name. Overrides the default background.
  4464.  
  4465. SetTextChartBox
  4466.  
  4467. Syntax
  4468.  
  4469. (ShowBox: enumeration; BoxPosition: enumeration)
  4470.  
  4471. Description
  4472.  
  4473. Specify box options for bullet charts.
  4474.  
  4475. Parameters
  4476.  
  4477. ShowBox: enumeration (optional)    The box types to display.
  4478.  
  4479. All!
  4480.  
  4481. Body!
  4482.  
  4483. None!
  4484.  
  4485. Title!
  4486.  
  4487. BoxPosition: enumeration (optional)    The box position in relation to chart text.
  4488.  
  4489. Above!
  4490.  
  4491. AboveBelow!
  4492.  
  4493. Behind!
  4494.  
  4495. Below!
  4496.  
  4497. SetTextFillAttributes
  4498.  
  4499. Syntax
  4500.  
  4501. (Style: enumeration; FColorRed: numeric; FColorGreen: numeric; FColorBlue: numeric; BColorRed: numeric; BColorGreen: numeric; BColorBlue: numeric; BrushPattern: enumeration; GradType: enumeration; GradRefX: numeric; GradRefY: numeric; GradAngle: numeric; GradSteps: numeric)
  4502.  
  4503. Description
  4504.  
  4505. Specify fill attributes for text.
  4506.  
  4507. Parameters
  4508.  
  4509. Style: enumeration    The fill style.
  4510.  
  4511. Gradient!
  4512.  
  4513. None!
  4514.  
  4515. Pattern!
  4516.  
  4517. FColorRed: numeric (optional)    The amount of red (0-255) in the foreground fill color.
  4518.  
  4519. FColorGreen: numeric (optional)    The amount of green (0-255) in the foreground fill color.
  4520.  
  4521. FColorBlue: numeric (optional)    The amount of blue (0-255) in the foreground fill color.
  4522.  
  4523. BColorRed: numeric (optional)    The amount of red (0-255) in the background fill color.
  4524.  
  4525. BColorGreen: numeric (optional)    The amount of green (0-255) in the background fill color.
  4526.  
  4527. BColorBlue: numeric (optional)    The amount of green (0-255) in the background fill color.
  4528.  
  4529. BrushPattern: enumeration (optional)    The fill pattern.
  4530.  
  4531. Arch!
  4532.  
  4533. Balls!
  4534.  
  4535. BigChecks!
  4536.  
  4537. BigCrosshatch!
  4538.  
  4539. BigSquares!
  4540.  
  4541. ChainLink!
  4542.  
  4543. Checks!
  4544.  
  4545. Crosses!
  4546.  
  4547. Crosshatch!
  4548.  
  4549. FishScale!
  4550.  
  4551. Gray12!
  4552.  
  4553. Gray25!
  4554.  
  4555. Gray50!
  4556.  
  4557. HoneyComb!
  4558.  
  4559. HorzBricks!
  4560.  
  4561. HorzLines1!
  4562.  
  4563. HorzLines2!
  4564.  
  4565. Mesh!
  4566.  
  4567. Patio!
  4568.  
  4569. Plaid!
  4570.  
  4571. Solid!
  4572.  
  4573. Squares!
  4574.  
  4575. TiltBricks!
  4576.  
  4577. TiltLines1!
  4578.  
  4579. TiltLines2!
  4580.  
  4581. TiltLines3!
  4582.  
  4583. TiltLines4!
  4584.  
  4585. Triangles!
  4586.  
  4587. VertLines1!
  4588.  
  4589. VertLines2!
  4590.  
  4591. Waves!
  4592.  
  4593. Weave!
  4594.  
  4595. GradType: enumeration (optional)    The gradient type.
  4596.  
  4597. ConcenCircles!
  4598.  
  4599. ConcenEllipses!
  4600.  
  4601. ConcenRects!
  4602.  
  4603. ConcenSquares!
  4604.  
  4605. ConverCircles!
  4606.  
  4607. ConverEllipses!
  4608.  
  4609. ConverRects!
  4610.  
  4611. ConverSquares!
  4612.  
  4613. Linear!
  4614.  
  4615. None!
  4616.  
  4617. Polygonal!
  4618.  
  4619. GradRefX: numeric (optional)    The horizontal center of a circular or rectangular gradient fill. Flush left is 0, center is 50, and flush right is 100.
  4620.  
  4621. GradRefY: numeric (optional)    The vertical center of a circular or rectangular gradient fill or the top of a linear gradient. Top is 0, center is 50, and bottom is 100.
  4622.  
  4623. GradAngle: numeric (optional)    The rotation angle for a gradient fill. The top of the gradient is rotated counter-clockwise. For example, a 90-degree angle places the top of the gradient parallel to the left margin of the page.
  4624.  
  4625. GradSteps: numeric (optional)    The number of steps between colors in a gradient fill. A value of 0 represents the greatest possible number of steps.
  4626.  
  4627. SetTextLineAttributes
  4628.  
  4629. Syntax
  4630.  
  4631. (State: enumeration; Red: numeric; Green: numeric; Blue: numeric; Width: measurement)
  4632.  
  4633. Description
  4634.  
  4635. Specify line attributes for text.
  4636.  
  4637. Parameters
  4638.  
  4639. State: enumeration    Text outline is on or off.
  4640.  
  4641. Off!
  4642.  
  4643. On!
  4644.  
  4645. Red: numeric (optional)    The amount of red (0-255) in the text outline.
  4646.  
  4647. Green: numeric (optional)    The amount of green (0-255) in the text outline.
  4648.  
  4649. Blue: numeric (optional)    The amount of blue (0-255) in the text outline.
  4650.  
  4651. Width: measurement (optional)    The line width in WordPerfect units (1200ths of an inch).
  4652.  
  4653. SetTexture2
  4654.  
  4655. Syntax
  4656.  
  4657. (ObjectType: enumeration; PictureOrTexture: enumeration; Filename: string; Anchor: enumeration; Fit: enumeration; StackCount: numeric; EntityFlags: numeric; Color: numeric)
  4658.  
  4659. Description
  4660.  
  4661. Add texture to a chart object.
  4662.  
  4663. Parameters
  4664.  
  4665. ObjectType: enumeration    BoxDataLabels!
  4666.  
  4667. BoxLegend!
  4668.  
  4669. BoxOrgChart!
  4670.  
  4671. BoxPieLabels!
  4672.  
  4673. BoxPieTitles!
  4674.  
  4675. BoxSubtitle!
  4676.  
  4677. BoxTitle!
  4678.  
  4679. FontDataLabels!
  4680.  
  4681. FontLegend!
  4682.  
  4683. FontLegendTitle!
  4684.  
  4685. FontMiniTable!
  4686.  
  4687. FontOrgChart!
  4688.  
  4689. FontPieLabels!
  4690.  
  4691. FontPieTitles!
  4692.  
  4693. FontSubtitle!
  4694.  
  4695. FontTableCells!
  4696.  
  4697. FontTitle!
  4698.  
  4699. FontXAxis!
  4700.  
  4701. FontXNames!
  4702.  
  4703. FontY1Axis!
  4704.  
  4705. FontY1Labels!
  4706.  
  4707. FontY2Axis!
  4708.  
  4709. FontY2Labels!
  4710.  
  4711. Frame!
  4712.  
  4713. Series1!
  4714.  
  4715. Series10!
  4716.  
  4717. Series11!
  4718.  
  4719. Series12!
  4720.  
  4721. Series13!
  4722.  
  4723. Series14!
  4724.  
  4725. Series15!
  4726.  
  4727. Series16!
  4728.  
  4729. Series17!
  4730.  
  4731. Series18!
  4732.  
  4733. Series19!
  4734.  
  4735. Series2!
  4736.  
  4737. Series20!
  4738.  
  4739. Series21!
  4740.  
  4741. Series22!
  4742.  
  4743. Series23!
  4744.  
  4745. Series24!
  4746.  
  4747. Series3!
  4748.  
  4749. Series4!
  4750.  
  4751. Series5!
  4752.  
  4753. Series6!
  4754.  
  4755. Series7!
  4756.  
  4757. Series8!
  4758.  
  4759. Series9!
  4760.  
  4761. TextChart!
  4762.  
  4763. PictureOrTexture: enumeration    Picture!
  4764.  
  4765. Texture!
  4766.  
  4767. Filename: string    The texture file path and filename.
  4768.  
  4769. Anchor: enumeration    The texture anchor point.
  4770.  
  4771. BottomCenter!
  4772.  
  4773. BottomLeft!
  4774.  
  4775. BottomRight!
  4776.  
  4777. CenterCenter!
  4778.  
  4779. CenterLeft!
  4780.  
  4781. CenterRight!
  4782.  
  4783. Page!
  4784.  
  4785. TopCenter!
  4786.  
  4787. TopLeft!
  4788.  
  4789. TopRight!
  4790.  
  4791. Fit: enumeration    The fill type.
  4792.  
  4793. HBrick!
  4794.  
  4795. HScale!
  4796.  
  4797. HStretch!
  4798.  
  4799. Scale!
  4800.  
  4801. Stretch!
  4802.  
  4803. TfmScale!
  4804.  
  4805. TfmStretch!
  4806.  
  4807. Tile!
  4808.  
  4809. VBrick!
  4810.  
  4811. VScale!
  4812.  
  4813. VStretch!
  4814.  
  4815. StackCount: numeric    The number of images to stack, with 0 indicating no stacking. Valid only with some fill types.
  4816.  
  4817. EntityFlags: numeric    
  4818.  
  4819. Color: numeric (optional)    
  4820.  
  4821. SetTitleString
  4822.  
  4823. Syntax
  4824.  
  4825. (TitleType: enumeration; TitleString: string)
  4826.  
  4827. Description
  4828.  
  4829. Specify a data chart title, subtitle, or axis title.
  4830.  
  4831. Parameters
  4832.  
  4833. TitleType: enumeration    The title string.
  4834.  
  4835. LegendTitle!
  4836.  
  4837. Subtitle!
  4838.  
  4839. Title!
  4840.  
  4841. XAxis!
  4842.  
  4843. Y1Axis!
  4844.  
  4845. Y2Axis!
  4846.  
  4847. TitleString: string (optional)    The data chart title.
  4848.  
  4849. SetViewOptions
  4850.  
  4851. Syntax
  4852.  
  4853. (View3D: enumeration; Horizontal: enumeration; ShowData: enumeration)
  4854.  
  4855. Description
  4856.  
  4857. Specify view options for data charts.
  4858.  
  4859. Parameters
  4860.  
  4861. View3D: enumeration (optional)    Display the chart in three dimensions.
  4862.  
  4863. Off!
  4864.  
  4865. On!
  4866.  
  4867. Horizontal: enumeration (optional)    Display a chart horizontally.
  4868.  
  4869. Off!
  4870.  
  4871. On!
  4872.  
  4873. ShowData: enumeration (optional)    Display a table of data with a chart.
  4874.  
  4875. Off!
  4876.  
  4877. On!
  4878.  
  4879.  
  4880.  
  4881.  
  4882.  
  4883.  
  4884.