GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Charts Namespace / IChartObject Interface
Members


In This Topic
IChartObject Interface
In This Topic
Represents an embedded chart on a worksheet.
Syntax
'Declaration
 
Public Interface IChartObject 
   Inherits GrapeCity.Spreadsheet.Drawing.IDrawingObject 
 
'Usage
 
Dim instance As IChartObject
See Also