Default action type for the Hotspot Map.
[Serializable]
public sealed enum MapAction : Enum , IComparable, IFormattable, IConvertible

Public Members

MemberDescription
MarkShow a Mark on Mouseover according to MarksStyles.
URLConnect to URL. Point URLs may be individually set in the Hotspot event.
ScriptRun page based Javascript functions

See Also

Steema.TeeChart.Styles Namespace