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.

Protected Fields

 bBrush (inherited from Tool)
 Steema.TeeChart.Drawing.TeeBase.InternalTag
 InternalUse (inherited from TeeBase)
 iSeries (inherited from ToolSeries)
 pPen (inherited from Tool)
 ShowInEditor (inherited from TeeBase)

Protected Methods

 Assign
 ChartEvent (inherited from Tool)
 Dispose (inherited from Tool)
 DoGetHTMLMapInternal use. Checks for presence of clientside event and passes parameters if it exists.
 KeyEvent (inherited from Tool)
 MouseEvent (inherited from Tool)
 OnDisposing (inherited from Tool)
 SameClass (inherited from Tool)Returns True when the tmpSeries parameter is of the same class.
 SeriesEvent (inherited from Tool)
 SetActive (inherited from Tool)
 SetBooleanProperty (inherited from TeeBase)
 SetChart (inherited from Tool)
 SetColorProperty (inherited from TeeBase)
 SetDoubleProperty (inherited from TeeBase)
 SetFloatProperty (inherited from TeeBase)
 SetIntegerProperty (inherited from TeeBase)
 SetSeries (inherited from ToolSeries)
 SetStringProperty (inherited from TeeBase)
 ShouldSerializeSeries (inherited from ToolSeries)

See Also

SeriesHotspot Class | Steema.TeeChart.Tools Namespace