Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.



Read-Only Read-Only Topic
Go
Search
Notify
Tools
graphs
 Login/Join
 
<John.lee>
posted
Hi
Can any one help me to control the Size and Position of "Titlestring" and "FootnoteString" in the Graphs.
Thanks
John
 
Report This Post
Virtuoso
posted Hide Post
John

A good start will be to update your signature here so we all know what version you are using.

Step two on graphs is download the documentation on graphs from the IBI website.
It's 1400 page PDF file with helpfull information on settings you need.

this is something you can find there

setAutofit(getSubtitle(),false);
setAutofit(getTitle(),false);
setFontName(getTitle(),"Vivaldi");
setFontSize(getTitle(),48);
setFontSizeAbsolute(getTitle(),true);
setFontStyle(getTitle(),3);
setSubtitleDisplay(false);
setTitleString("A Very Fancy Chart Title");
setRect(getTitle(),new Rectangle(-13471,11992,25806,1539));
setTextAntialiasing(true);


and on footnote you can do more ore less the same.
to much too handle here...




Frank

prod: WF 7.6.10 platform Windows,
databases: msSQL2000, msSQL2005, RMS, Oracle, Sybase,IE7
test: WF 7.6.10 on the same platform and databases,IE7

 
Posts: 2387 | Location: Amsterdam, the Netherlands | Registered: December 03, 2006Report This Post
<John.lee>
posted
Hi Frank
how can i update my signature here
thanks
john
 
Report This Post
Virtuoso
posted Hide Post
select

Go
personal zone
profile

on the topright you see "edit profile"
click on it and you will see

SIGNATURE
that's it...




Frank

prod: WF 7.6.10 platform Windows,
databases: msSQL2000, msSQL2005, RMS, Oracle, Sybase,IE7
test: WF 7.6.10 on the same platform and databases,IE7

 
Posts: 2387 | Location: Amsterdam, the Netherlands | Registered: December 03, 2006Report This Post
<John.lee>
posted
Hi Frank
I updated my signature and ur Suggestion is worked out for me in the Subtitle case ,but iam unable to get the FootnoteString (Controlling the Font Size and possition)
Can you advise me for this also
thanks
john
 
Report This Post
Virtuoso
posted Hide Post
did you find the document at Informationbuilders?




Frank

prod: WF 7.6.10 platform Windows,
databases: msSQL2000, msSQL2005, RMS, Oracle, Sybase,IE7
test: WF 7.6.10 on the same platform and databases,IE7

 
Posts: 2387 | Location: Amsterdam, the Netherlands | Registered: December 03, 2006Report This Post
<John.lee>
posted
Hi Frank
I find the document at Information Bulders
and also iam getting Headding and Footing but iam unable to change the possition of Headding (acctually i want my Headding in the middle of the Graph)and iam unable to increase the Font size of footing.
thanks
john
 
Report This Post
<John.lee>
posted
Hi Frank
I find the document at Information Bulders
here is my sample code ofr footing right now iam using
setFootnoteString("line1: \nline2: \nline3:");
setFootnoteAutofit(false);
setFontSizeVC(getFootnote(),30)
But iam unable to increase the Font size of footing.
thanks
john
 
Report This Post
Virtuoso
posted Hide Post
I will give it a try tomorrow, when I'm back at the office...




Frank

prod: WF 7.6.10 platform Windows,
databases: msSQL2000, msSQL2005, RMS, Oracle, Sybase,IE7
test: WF 7.6.10 on the same platform and databases,IE7

 
Posts: 2387 | Location: Amsterdam, the Netherlands | Registered: December 03, 2006Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic


Copyright © 1996-2020 Information Builders