Xceed Chart for WinForms v4.4 Documentation
Interactivity Class
Members 


Xceed.Chart.Standard.v4.4 Assembly > Xceed.Chart.Standard Namespace : Interactivity Class
Controls the properties related with the interactivity behavior of the object it is attached to. These properties include tooltips, mouse cursor and URL to redirect the browser to when the user clicks on the chart image map (this feature is supported only by the Xceed Chart for WinForms server control when generating HTML image maps).
Object Model
Interactivity Class
Syntax
'Declaration
 
<ClassInterfaceAttribute(ClassInterfaceType.AutoDual)>
<TypeConverterAttribute("Xceed.Chart.Standard.BrowseablePropertyConverter, Xceed.Chart.Standard.v4.4, Version=4.4.100.0, Culture=neutral, PublicKeyToken=ba83ff368b7563c6")>
<SerializableAttribute()>
Public Class Interactivity 
'Usage
 
Dim instance As Interactivity
[ClassInterface(ClassInterfaceType.AutoDual)]
[TypeConverter("Xceed.Chart.Standard.BrowseablePropertyConverter, Xceed.Chart.Standard.v4.4, Version=4.4.100.0, Culture=neutral, PublicKeyToken=ba83ff368b7563c6")]
[Serializable()]
public class Interactivity 
Inheritance Hierarchy

System.Object
   Xceed.Chart.Standard.Interactivity

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

Interactivity Members
Xceed.Chart.Standard Namespace