Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 2
Default Chart Object VB Code

Is there any open source code available that stores every possible setting
for a chart. E.g. if you had a chart as a template and wanted to store the
settings and then wanted to use these settings to apply to another chart.

Also, how many chart objects are there now for Excel for all versions from
2000 and up

Thanks in advance.


  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 2
Default Chart Object VB Code

Including for PivotCharts. Thanks

"MS" wrote in message
...
Is there any open source code available that stores every possible setting
for a chart. E.g. if you had a chart as a template and wanted to store the
settings and then wanted to use these settings to apply to another chart.

Also, how many chart objects are there now for Excel for all versions from
2000 and up

Thanks in advance.



  #3   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default Chart Object VB Code

You'd have to write some code to capture all of the settings. You can store
a chart as a user defined type, but even that doesn't store everything. User
defined chart types:

http://peltiertech.com/Excel/ChartsH...stomTypes.html

Also, how many chart objects are there now for Excel for all versions
from 2000 and up


Chart objects? That's what you create when you embed a chart into another
sheet. Some days I make hundreds of them.

If you mean chart types, look at step one of the chart wizard next time you
create a chart. The standard tab shows all of the usual types, the Custom
tab shows some combinations that were designed years ago by someone who
didn't make too many charts. But you can design your own custom types
without much problem, and the combinations are limited only by your
imagination:

http://peltiertech.com/Excel/Charts/ComboCharts.html

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______


"MS" wrote in message
...
Including for PivotCharts. Thanks

"MS" wrote in message
...
Is there any open source code available that stores every possible
setting for a chart. E.g. if you had a chart as a template and wanted to
store the settings and then wanted to use these settings to apply to
another chart.

Also, how many chart objects are there now for Excel for all versions
from 2000 and up

Thanks in advance.





Reply
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
Naming a chart object Jeff M Charts and Charting in Excel 6 September 23rd 08 06:00 AM
Dynamic Chart Object Dimri Excel Discussion (Misc queries) 1 September 19th 06 03:07 PM
Modifying a Chart Object Name pauloreiss Excel Discussion (Misc queries) 5 December 21st 05 07:59 PM
How do I name a chart as an identifiable object? confused Charts and Charting in Excel 3 August 16th 05 05:12 PM
Activating a Chart object Hari Prasadh Charts and Charting in Excel 6 August 2nd 05 07:22 PM


All times are GMT +1. The time now is 08:49 PM.

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

About Us

"It's about Microsoft Excel"