11. Creating Charts
IN THIS CHAPTER
Referencing Charts and Chart Objects in VBA Code
Recording Commands from the Layout or Design Tabs
Using SetElement
to Emulate Changes on the Layout Tab
Changing a Chart Title Using VBA
Emulating Changes on the Format Tab
Charting in Excel 2010
Microsoft rewrote the Excel charting engine for Excel 2007. Most code from Excel 2003 will continue to work in Excel 2010.
The following are some important methods and features available in Excel 2010:
• ApplyLayout
—This method applies one of the chart layouts available on the Design tab.
• SetElement
—This method chooses any of the built-in element ...
Get VBA and Macros: Microsoft® Excel® 2010 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.