Hi,
I'm using the Plot.PlotXY(double[], double[]) function to plot data.The Mode of both XAxis and YAxis is set to AutoScaleExact . Interactive panning/zooming and undo/reset work well.But when I change the Plot.Visible property,the plot data is back to original state.Why not enlarged state?