1 / 5

BarGraph.dll

BarGraph.dll. Printing a bar-graph within Business Rules. Information Needed. Mat NAMES$ Titles X and Y axis legends Legend descriptions Mat AMT (must be positive) One or two dimensional Contains data to plot Mat AMT$ - Data descriptions. Use of Function. Name the library

beau-moore
Download Presentation

BarGraph.dll

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. BarGraph.dll Printing a bar-graph within Business Rules

  2. Information Needed • Mat NAMES$ • Titles • X and Y axis legends • Legend descriptions • Mat AMT (must be positive) • One or two dimensional • Contains data to plot • Mat AMT$ - Data descriptions

  3. Use of Function • Name the library • Library env$(“PD”)&”vol002\bargraph.dll:fnbargraph • Create the matrixes • Call the function • Let fnbargraph(mat names$,mat amt,mat AMT$)

  4. View the Printed Graph

  5. More Help • The function is self running • Load FNBARGRAPH.DLL in BR • Run Lines 1 – 61 define sample data and run the program (Change line 25 for your own program location)

More Related