IChart Interface
Represents a chart sheet in the workbook.
Object Model

Syntax
'Declaration Public Interface IChart Inherits IParentApplication, ITabSheet
'Usage Dim instance As IChart
public interface IChart : IParentApplication, ITabSheet
AssemblyVersion
Syncfusion.XlsIO.Base: 16.4460.0.52
See Also