SeriesHotspot overview

Constructors

 ConstructorOverloaded Constructor

Public Events

 GetHTMLMapUse the Hotspot event to modify most aspects of the Hotspot Map's Point Regions. The event should be manually added to the WebForm.

Public Methods

 Clone (inherited from Tool)
 GenerateMapGets the Chart Map
 GetBitmapEditor (inherited from Tool)Returns the associated bitmap icon for a given Tool class. This icon is used at Tools gallery ListBox and Tools Editor dialog.
 GetMapGets the string representation of the Chart's Hotspot for Image Map.
 Invalidate (inherited from TeeBase)Use Invalidate when the entire canvas needs to be repainted.
 ToString (inherited from Tool)

Public Properties

 Active (inherited from Tool)Enables/Disables the indexed Tool.
 Chart (inherited from TeeBase)Chart associated with this object
 DescriptionGets descriptive text.
 GetHorizAxis (inherited from ToolSeries)Returns the associated Top or Bottom Chart Horizontal Axis.
 GetVertAxis (inherited from ToolSeries)Returns the associated Left or Right Chart Vertical Axis.
 HelperScriptHotspotHelperScripts are provide prepared clientside scripts for Chart automation when using Hotspot tools.
 HotspotCanvasIndexThe relative z plane of the Hotspot Annotation object. On a WebForm with many items it may be necessary to situate the Annotation at a custom higher plane level for Rectangle draw to be visible on top of the Charts.
 MapActionDefines how Map areas will act. May show a Point Label or be custom configured for a new URL drilldown or VB/Jscripted function.
 MapElementsUse this string property to add optional elements such as ID to the Map definition
 MapRegionContains the definition for the Chart Map area.
 Series (inherited from ToolSeries)Sets Series with which Tools are associated.
 StyleDefines the text format of the Hotspot ToolTip.
 SummaryGets detailed descriptive text.
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.

See Also

SeriesHotspot Class | Steema.TeeChart.Tools Namespace