Heureka API .NET Documentation
Chart Interface
Members 



Syntax
'Declaration
 
<CompilerGeneratedAttribute()>
<GuidAttribute("000208D6-0000-0000-C000-000000000046")>
<CoClassAttribute(System.Object)>
<TypeIdentifierAttribute()>
<ComImportAttribute()>
Public Interface Chart 
   Inherits _Chart, ChartEvents_Event 
'Usage
 
Dim instance As Chart
[CompilerGenerated()]
[Guid("000208D6-0000-0000-C000-000000000046")]
[CoClass(System.Object)]
[TypeIdentifier()]
[ComImport()]
public interface Chart : _Chart, ChartEvents_Event  
[CompilerGenerated()]
[Guid("000208D6-0000-0000-C000-000000000046")]
[CoClass(System.Object)]
[TypeIdentifier()]
[ComImport()]
public interface class Chart : public _Chart, ChartEvents_Event  
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

Chart Members
Microsoft.Office.Interop.Excel Namespace

Send Feedback