krishna555
MIS
I am using Excel 2007. I am creating X Y scatter plot chart ( "Chart1").
The plot uses the data "User_Experience" on the X scale and "Correlation_value" on the Y scale. I am able to plot the data correctly
Currently, there are too many values in the X Y scatter plot chart and the labels seem to be too cluttered and they are not legible and look a bit clumsy.
Is there a way in Excel chart creation or any VBA code by which I dont make the chart values too clumsy. I would like to just display the points on the scatter chart . Now, I would like all the label texts outside the plot area and link them to the data points with some arrows.
Is it possible that way?, If that is possible my chart plot area is not too cluttered and I would just have data points. All the label text is outside and linked through arrows or some other means.
Could some one please suggest
The plot uses the data "User_Experience" on the X scale and "Correlation_value" on the Y scale. I am able to plot the data correctly
Currently, there are too many values in the X Y scatter plot chart and the labels seem to be too cluttered and they are not legible and look a bit clumsy.
Is there a way in Excel chart creation or any VBA code by which I dont make the chart values too clumsy. I would like to just display the points on the scatter chart . Now, I would like all the label texts outside the plot area and link them to the data points with some arrows.
Is it possible that way?, If that is possible my chart plot area is not too cluttered and I would just have data points. All the label text is outside and linked through arrows or some other means.
Could some one please suggest