tipView

Sets the data tip for the Chart. The data tip is a graphical form of tooltip which uses an arbitrary Viewsheet component to adaptively display summarized data when the user hovers the mouse over cells in the Chart. See Data Tip View in Dashboard Design for more details.

Type

String name of a Viewsheet component

Example

Chart1.tipView='Gauge1';

See Also

Data Tip View, in Dashboard Design, to set the property without using script.

<< flyOnClick © 1996-2013 InetSoft Technology Corporation (v11.5) setActionVisible(name,Boolean) >>