Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IChart Interface / AddPictureInPixel Method
In This Topic
    AddPictureInPixel Method (IChart)
    In This Topic
    Creates a picture from an existing file. Returns the IShape object that represents the new picture.
    Overload List
    OverloadDescription
    Creates a picture from an existing file. Returns the IShape object that represents the new picture.  
    Creates a picture from an existing stream. Returns the IShape object that represents the new picture.  
    See Also