Reputation: 109
Using 10 pixel borders for chart area. Resized chart area to exactly cover selected cell range without overlapping cells on left and right side. Trying to resize plot area horizontally to fit into resized chart area.
Trying to say:
Any way to do this? Something like:
Chart.PlotArea.Width = (.ChartArea.Width - 2*.ChartArea.Border.Weight`)
Upvotes: 0
Views: 65