Series.Type property (PowerPoint)
Returns or sets the series type. Read/write Long.
Syntax
expression.Type
expression A variable that represents a 'Series' object.
Remarks
Use the following XlConstants constants for this property:
xlColumn
xlBar
xl3DBar
xlLine
xlPie
xlXYScatter
xlArea
xl3DArea
xlDoughnut
xlRadar
xl3DSurface
xl3DColumn
xl3DBar
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.