User (Legacy) Posted June 3, 2003 Report Share Posted June 3, 2003 Hi, I have a bar graph and I would like to add text onto the bars. Click this link for an example - http://www.shanebauer.com/images/chart.gif Is there an example available or can someone provide some information? Thanks, Shane Quote Link to comment Share on other sites More sharing options...
Software FX Posted June 4, 2003 Report Share Posted June 4, 2003 To get the texts you need you will have to use our Annotation API. You can see a sample at http://support.softwarefx.com/cfxie ASP Samples Extensibility Annotation Server side addition of Annotation objects. In your case you will want to attach the texts using X set to 1,2... and Y set to half of the data you passed to that point. -- Regards, JC Software FX Support "Shane Bauer" <shane.bauer@bdk.com> wrote in message news:ephxo1fKDHA.380@webserver1.softwarefx.com... > Hi, > > I have a bar graph and I would like to add text onto the bars. Click this > link for an example - http://www.shanebauer.com/images/chart.gif > > Is there an example available or can someone provide some information? > > Thanks, > Shane > > Quote Link to comment Share on other sites More sharing options...
Software FX Posted June 4, 2003 Report Share Posted June 4, 2003 Hello, Here is a small sample script that I wrote a couple of days ago but had not yet added to our support web site that should help you with this. JT SoftwareFX Tech. Support Support at SoftwareFX.com "Shane Bauer" <shane.bauer@bdk.com> wrote in message news:ephxo1fKDHA.380@webserver1.softwarefx.com... > Hi, > > I have a bar graph and I would like to add text onto the bars. Click this > link for an example - http://www.shanebauer.com/images/chart.gif > > Is there an example available or can someone provide some information? > > Thanks, > Shane > > Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.