Thread: Radar Charts
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.charting
Andy Pope Andy Pope is offline
external usenet poster
 
Posts: 2,489
Default Radar Charts

Hi,

The radar chart does not allow this.

You can of course create your own radar looking chart using a XY Scatter,
multiple series to draw axes, gridlines and datalines plus some maths
knowledge in order to calculate all the positions.

Cheers
Andy
--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
"Curly Bloke" wrote in message
...
Is it possible to control the position of the first point on a radar
chart? I
need to essentially rotait the whole chart so that the first data point is
offset, rather than at 12o'clock.

Thanks