Charts Property

         Example         Applies To

Returns the WCCharts collection for the specified chart workspace. Read-only.

By default, a new chart workspace contains no charts. After you create a new chart workspace, you must add a Chart object to it before you can create a chart. Use the Add method to create a new chart.

For information about returning a single member of a collection, see Returning an Object from a Collection.