Jump to content
Software FX Community

RE: tooltips in JPEGs


Software FX

Recommended Posts

Hello,

No, if you want tooltips then you will need to use the client side component.

Justin Trask

Software FX

-----Original Message-----

From: Katherine Yang [mailto:kyang@cyveillance.com]

Posted At: Wednesday, November 15, 2000 11:37 AM

Posted To: Server

Conversation: tooltips in JPEGs

Subject: tooltips in JPEGs

Hello All:

I have created a chart with tooltips and below is the line that generates

the image:

Response.Write(chtTest1.GetHtmlTag(400,190,"AUTO","chtTest1"));

This line works fine but then I have to pass Chartfx to my users (and I

really don't want to do that), so I would much rather use a jpeg or gif.

However, the tooltips don't show up when an image type is specified. Is

there a way to get around this?

Thanks,

Katherine

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...