Shah Al
Shah Al

Reputation: 346

flex programmatically show tooltip chart

I have a chart with 2 line series in it.

So, "Jan" (x-axis point) will have 2 Y-axis points

The problem : Is there anyway to force flex to show tooltip on both series simultaneously?

Upvotes: 0

Views: 2434

Answers (1)

Wade Mueller
Wade Mueller

Reputation: 6059

Here's a link to an article in the docs that discusses the use of multiple data tips in a chart: http://livedocs.adobe.com/flex/3/html/help.html?content=charts_displayingdata_08.html

There's a section called "Showing multiple DataTip objects" about a third of the way down. Hope that helps.

Upvotes: 1

Related Questions