Version

IXamScatterSurface3DReplay Interface

Interface required by UFT to identify valid actions for replay specific to the XamScatterSurface3D
Syntax
'Declaration
 
<TypeInfoProxy(SourceType=Infragistics.Controls.Charts.XamScatterSurface3D, 
   DefaultOperation="Click", 
   IconIndex=1001, 
   GenericTypeID="WpfTable", 
   MappedTo="XamScatterSurface3D", 
   Description="Infragistics WPF XamScatterSurface3D control.")>
<Mercury.QTP.WPF.CustomServer.RunInterfaceAttribute()>
Public Interface IXamScatterSurface3DReplay 
[TypeInfoProxy(SourceType=Infragistics.Controls.Charts.XamScatterSurface3D, 
   DefaultOperation="Click", 
   IconIndex=1001, 
   GenericTypeID="WpfTable", 
   MappedTo="XamScatterSurface3D", 
   Description="Infragistics WPF XamScatterSurface3D control.")]
[Mercury.QTP.WPF.CustomServer.RunInterfaceAttribute()]
public interface IXamScatterSurface3DReplay 
[TypeInfoProxy(SourceType=Infragistics.Controls.Charts.XamScatterSurface3D, 
   DefaultOperation="Click", 
   IconIndex=1001, 
   GenericTypeID="WpfTable", 
   MappedTo="XamScatterSurface3D", 
   Description="Infragistics WPF XamScatterSurface3D control.")]
[Mercury.QTP.WPF.CustomServer.RunInterfaceAttribute()]
public __gc __interface IXamScatterSurface3DReplay 
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