Home » Fusion Middleware & Colab Suite » Business Intelligence » How to enable horizontal SCROLLBAR in JPC simplegraph bean (Oracle forms 10g, JPC BIGraph)
How to enable horizontal SCROLLBAR in JPC simplegraph bean [message #459377] Fri, 04 June 2010 09:38
lanlani
Messages: 8
Registered: November 2009
Location: Beirut
Junior Member
Hi,

I've been trying to enable the scroll bar in Oracle Forms 10g which uses Oracle JPC simplegraph bean but unfortunately i'm still having an unreadable graph when the columns increases because no scroll bar is activated and the columns appear in a line shape.

I'm using the following line of code just before the call to draw the graph and still the scroll bar doesn't appear.

SET_CUSTOM_PROPERTY('CONTROL.SIMPLEGRAPH',1,'SCROLLBAR','true');
FORMSGRAPHSAMPLE.setGraphType('CONTROL.SIMPLEGRAPH','VERTICAL_STACKED_BAR');
FORMSGRAPHSAMPLE.populateSimpleGraphData('CONTROL.SIMPLEGRAPH',:CONTROL.CUSTOMERS,',');

Can anyone advice how can i solve my problem.

Thanks

Lanlani

[Updated on: Fri, 04 June 2010 09:39]

Report message to a moderator

Previous Topic: Direct database request in OBIEE
Next Topic: Odbc driver returned an error
Goto Forum:
  


Current Time: Fri Mar 29 07:49:24 CDT 2024