
| Visual Basic (Declaration) | |
|---|---|
<ClassInterfaceAttribute(ClassInterfaceType.AutoDual)> <SerializableAttribute()> Public Class HTMLImageMapResponse Inherits Response | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As HTMLImageMapResponse | |
| C# | |
|---|---|
[ClassInterfaceAttribute(ClassInterfaceType.AutoDual)] [SerializableAttribute()] public class HTMLImageMapResponse : Response | |
Xceed Chart for .NET can generate client side HTML image maps with tooltips, cursor
change and browser redirection. For more information please take a look at the
Building Internet and Intranet applications in the Users Guide.
System.Object
Xceed.Chart.Server.Response
Xceed.Chart.Server.HTMLImageMapResponse
Target Platforms: Windows 2000, Windows XP SP3 Family, Windows Server 2003-2008 Family, Windows Vista, Windows 7
Copy Code