SpreadsheetGear 2017
IChart Interface
Members 






SpreadsheetGear.Charts Namespace : IChart Interface
Represents a chart which may be a shape on a worksheet or a chart sheet in a workbook.
Object Model
IChart Interface
Syntax
'Declaration
 
Public Interface IChart 
   Inherits SpreadsheetGear.IPrintable 
'Usage
 
Dim instance As IChart
public interface IChart : SpreadsheetGear.IPrintable  
public interface IChart = class(SpreadsheetGear.IPrintable)
public interface IChart implements SpreadsheetGear.IPrintable 
public __gc __interface IChart : public SpreadsheetGear.IPrintable  
public interface class IChart : public SpreadsheetGear.IPrintable  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IChart Members
SpreadsheetGear.Charts Namespace