Heureka API .NET Documentation
Chart Property



Syntax
'Declaration
 
<DispIdAttribute(7)>
ReadOnly Property Chart As Chart
'Usage
 
Dim instance As ChartObject
Dim value As Chart
 
value = instance.Chart
[DispId(7)]
Chart Chart {get;}
[DispId(7)]
property Chart^ Chart {
   Chart^ get();
}
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

ChartObject Interface
ChartObject Members

Send Feedback