:: org :: openoffice :: vba ::

interface XChart
Base Interfaces
::com::sun::star::uno::XInterface
  |  
  +--XChart
::com::sun::star::uno::XInterface
(referenced interface's summary:)
base interface of all UNO interfaces

Methods' Summary
SeriesCollection  
Methods' Details
SeriesCollection
any
SeriesCollection( [in] any  Item );

Attributes' Summary
Name  
Attributes' Details
Name
[ readonly ] string Name;
Top of Page