OWC11 hyperlink from chart - by a particular value...

G

Giles Hamson

Currently using OWC11 for web based reporting (returning data from a
database and charting it)...

Various reports of mine have drill down functionality and it would be
nice to be able to link from each section in a graph...

For Example...

Bar Chart - Bar 1 links to Page 1, Bar 2 links to page 2 etc...

I have had a look and I can only see a way to link a whole series of
data to one particular page...

With Chart1_Series1
.hyperlink = "url here"
End With

Any thoughts?

Thanks

Giles
 
Top