The following tables list the members exposed by CustomLabel.
Name | Description | |
---|---|---|
CustomLabel Constructor | Overloaded. Public constructors. Creates a new, uninitialized instance of the CustomLabel class. |
Name | Description | |
---|---|---|
From |
Gets or sets the custom label's left position along an axis. Custom label left position. | |
GridTick |
Determines if a grid line and/or tick mark is displayed for a custom label. Defines custom tick marks and/or grid lines to be drawn in the center of the label. | |
Href | Gets or sets the target URL of the custom label. URL target of the label. | |
Image |
Gets or sets the custom label image. Label image. | |
ImageHref |
Gets or sets the URL target of the label's image. URL target of the label image. | |
ImageMapAreaAttributes |
Gets or sets a string representing the area attributes of a custom label's image. Other attributes of the label image map area. | |
ImageTranspColor |
Gets or sets a color used for transparency when drawing a custom label item. Label image transparent color. | |
LabelMark |
Gets or sets the label mark for a custom label (second row only). Defines marks for the labels in the second row. Major tick mark line style is used for drawing. | |
MapAreaAttributes | Gets the map area attributes of the custom label (if any). Other attributes of the label map area. | |
MarkColor |
Gets or sets the custom label's marker color. Label mark line color. | |
Name |
Gets or sets the name of the custom label. Custom label item name. For internal use only! | |
RowIndex |
Gets or sets the index of the custom label row. Custom label row index. | |
Tag | Gets or sets the tag, which can include any additional information required by a developer. Object that is associated with the label. | |
Text |
Gets or sets the custom label text. Custom label text. | |
TextColor |
Gets or sets the custom label's text color. Label text color. | |
To |
This property determines the custom label's right position along an axis. Custom label right position. | |
ToolTip | Gets or sets the custom label tooltip text. Label tooltip. |
Name | Description | |
---|---|---|
Clone | Returns a cloned label object. Returns a cloned label object. | |
GetAxis |
Gets the Axis object that the CustomLabel object belongs to. Gets axes to which this object attached to. |