LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 90
Default Pie Chart formatting

Orcutt -

You can impose a position for these labels:

ActiveChart.SeriesCollection(1).DataLabels.Positio n = x

where for a pie chart, x is one of the following:

xlLabelPositionCenter
xlLabelPositionInsideEnd
xlLabelPositionOutsideEnd
xlLabelPositionBestFit

BestFit is the default, but I understand why you dislike it. I would
try Center or InsideEnd if the labels aren't too long.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
http://www.geocities.com/jonpeltier/Excel/index.html
_______

orcutt wrote:

I have a problem with pie chart formatting. I have programmed a tool
that
creates pie chart according a set of data that can change according the

source I use (= #data can be different).

So, every time I run it the labels are placed anywhere in an ugly way.
How can I control their position?

thanks

Orcutt


---
Message posted from http://www.ExcelForum.com/


 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Chart Formatting jlo Charts and Charting in Excel 1 March 12th 10 05:27 PM
copy chart formatting and chart templates in Excel 2007 Astelix Charts and Charting in Excel 4 March 4th 10 04:10 AM
Chart formatting Dave F[_3_] Excel Discussion (Misc queries) 0 March 6th 08 06:42 PM
Pivot Chart Refresh cancels all chart formatting Nico[_2_] Charts and Charting in Excel 2 September 9th 07 05:22 AM
Pivot Table border formatting and pivot chart formatting [email protected] Excel Discussion (Misc queries) 0 July 22nd 05 02:22 PM


All times are GMT +1. The time now is 02:44 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"