Version

IXamDoughnutChartReplay Interface

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