Click or drag to resize

IChart Methods

The IChart type exposes the following members.

Methods
Name Description
Public method AddConnector (Inherited from IShape .)
Public method Dispose
Dispose object and free resources.
Public method InsertChart
Insert a chart into placeholder shape.
(Inherited from IShape .)
Public method InsertPicture(Stream)
Insert a picture into placeholder shape from stream.
(Inherited from IShape .)
Public method InsertPicture(String)
Insert a picture into placeholder shape.
(Inherited from IShape .)
Public method InsertSmartArt
Insert a smartArt into placeholder shape.
(Inherited from IShape .)
Public method InsertTable
Insert a table into placeholder shape.
(Inherited from IShape .)
Public method InsertVideo
Insert a video into placeholder shape.
(Inherited from IShape .)
Public method IsSwitchRowAndColumn
Whether row and column are switched
Public method RemovePlaceholder
Removes placeholder from the shape.
Public method ReplaceTextWithRegex
Replace text in shape with regex.
(Inherited from IShape .)
Public method SaveAsImage
Save shape to Image.
(Inherited from IShape .)
Public method SaveAsSvg
Convert a shape to svg file.
(Inherited from IShape .)
Public method SaveAsSvgInSlide
Convert a shape to svg file in canvas with slide size.
(Inherited from IShape .)
Public method SetShapeAlignment
Sets the alignment with a shape.
(Inherited from IShape .)
Public method SetShapeArrange
Sets the arrangement with a shape.
(Inherited from IShape .)
Public method SwitchRowAndColumn
Switch Row And Column
Top
See Also