Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Oracle Express Objects graph problem
I'm not sure if this is the correct newsgroup for a query on Oracle
Express. I'm very new to using it, and having problems with
ExpressBasic.
I'm using Oracle Express Objects 2.2 running on Windows 95, and have created a screen that consists of a series of graphs. One of these consists of four horizontal data lines populated using
call newcube5.AddMeasures("F.DEV_QUT") call newcube5.AddMeasures("F.DEV_CPI") call newcube5.AddMeasures("F.DEV_SPI") call newcube5.AddMeasures("F.DEV_SMI")
To get round this, I've hidden the automatically generated XTickLabels by displaying them as white on a white background, and am trying to use textboxes with wrap enabled instead. However, I cannot find how to retrieve the description from the formula, or the values stored in the XTickLabels for each row of the graph, in order to populate the text boxes.
Can anybody help?
--
Mark Baker
Web Pages: http://www.lange.demon.co.uk/Index.html
Received on Wed May 12 1999 - 05:04:50 CDT
![]() |
![]() |