Search Locate Previous Next Contents

Hyperlinks – HTML jumps from data points

You can use this property to set a list of HTML jumps to be active in the web-browser when the mouse is clicked in the corresponding data-point.

chSet 'href' 'page1#1' 'page1#2' 'page1#3'

A typical use would be for a pie-chart where the user might ‘drill-down’ to extra information by clicking on the sectors. To set links for multiple data series, pass an array of jump targets which match exactly the structure of the data.

chSet 'Href' (2 3½'One.htm' 'Two.htm' 'Three.htm' ....)

You must set jumps for all the data-points if you use this property – if you only want to jump from a small selection of points consider calling chHref instead, as this can be called repeatedly to set jumps from individual points.

See also ...
chHref – add HTML jumps


Continue to: IAllowance – inner-axis allowance
© Copyright Causeway Graphical Systems Ltd 2003