Hi Aaron,
It depends on how you draw the line. If the line is drawn using a line layer (using XYChart.addLineLayer or XYChart.addLineLayer2), you may use XYChart.setClipping to clip all layers to the plot area. For example, in VB/VBScript:
Call c.setClipping()
Hope this can help.
Regards
Peter Kwan |