PointPolygon overview

Constructors

 ConstructorConstructor

Public Methods

 Invalidate (inherited from TeeBase)Use Invalidate when the entire canvas needs to be repainted.

Public Properties

 AttributesThis string may be globally set for the Chart Map or may be modified in the Hotspot event (see GetHTMLMap and SeriesHotspotEventHandler arguments) to actuate differentially for each Series point.
 Chart (inherited from TeeBase)Chart associated with this object
 CoordinatesCo-ordinate list of the point polygon.
 HREFString used to denote a URL to which to associate an area mouse action. The string may be overriden in the Hotspot event (see SeriesHotspotEventHandler arguments) to create a parameter sensitive URL suitable for Point drilldown.
 IncludePolygonDefines whether to include Polygon in HTML Area map. Polygons outside of the Chart Rectangle are automatically hidden.
 PointStyleSets the co-ordinate type of the Map Area
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.
 TitleDefault Title content is set by the Hotspot tool Style property. When MapAction is set to 'Mark' the Title is displayed according to Style when the mouse is passed over a Series point. For new Chart content sensitive data. The content may be overridden in the Hotspot event (see SeriesHotspotEventHandler arguments) and may be set alongside other MapAction actions.
 ValueIndexSeries Point Value Index associated with Polygon.

Protected Fields

 Steema.TeeChart.Drawing.TeeBase.InternalTag
 InternalUse (inherited from TeeBase)
 ShowInEditor (inherited from TeeBase)

Protected Methods

 SetBooleanProperty (inherited from TeeBase)
 SetChart (inherited from TeeBase)
 SetColorProperty (inherited from TeeBase)
 SetDoubleProperty (inherited from TeeBase)
 SetFloatProperty (inherited from TeeBase)
 SetIntegerProperty (inherited from TeeBase)
 SetStringProperty (inherited from TeeBase)

See Also

PointPolygon Class | Steema.TeeChart.Styles Namespace