NetCharts Server .NET Toolkit

MapElement Members

MapElement overview

Public Instance Constructors

MapElement Constructor Create a new MapElement.

Public Instance Properties

Label The label for this image map element.
SelectedItemIndex The CDL Parameter index for this image map element.
SelectedItemLabels The the additional chart related labels for this image map element.
SelectedItemParam The CDL Parameter for this image map element.
ShapeCoords The coordinates of the bounding shape for this image map element.
ShapeType The bounding shape for this image map element.
Target The frame target for this image map element's URL.
URL The URL for this image map element.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

MapElement Class | NetChartsServer Namespace