Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IShape Interface / HasChart Property
In This Topic
    HasChart Property
    In This Topic
    Returns information if the IShape contains a chart.
    Syntax
    System.bool HasChart {get;}
    See Also