Gets the series for a data point in a graph so that you can include it in a tooltip.
dwcontrol.modify("graphcontrol.tooltip.tip='~tGetCurrentSeries(graphcontrol)'")
dw_1.modify("gr_1.tooltip.tip='~tGetCurrentSeries(gr_1)'") dw_1.Modify("gr_1.tooltip.enabled=1")