jbeaucaire
Well-known Member
- Joined
- May 8, 2002
- Messages
- 6,012
This question embarrassingly demonstrates my lack of time spent in the "Charts" arena.
On the sample workbook is an X/Y Scatter plot chart. What I would like to do by hand or by VBA:
1) Reduce the legend to only unique values
* Data1
* Data2
* Data3
etc...
2) Have all the dots of the same data type in the chart be matching in color.
Data1 = red
Data2 = green
Data3 = yellow
etc...
Cross-posted here with the workbook sample for convenience of the issue:
Chart - Legend Formatting
If this issue is resolved I will certainly and immediately update both threads with the solution and closure.
Thanks in advance.
On the sample workbook is an X/Y Scatter plot chart. What I would like to do by hand or by VBA:
1) Reduce the legend to only unique values
* Data1
* Data2
* Data3
etc...
2) Have all the dots of the same data type in the chart be matching in color.
Data1 = red
Data2 = green
Data3 = yellow
etc...
Cross-posted here with the workbook sample for convenience of the issue:
Chart - Legend Formatting
If this issue is resolved I will certainly and immediately update both threads with the solution and closure.
Thanks in advance.