Label
This section describes the Label object, which represents a point label.
Type:
To use members described in this section, you need to obtain the point label. To do this, use the getLabel() method of a Point object.
Methods
Methods used to control the point label.
Name | Description |
---|---|
getBoundingRect() | Gets the parameters of the label's minimum bounding rectangle (MBR). |
hide() | Hides the point label. |
hide(holdInvisible) | Hides the point label and keeps it invisible until the show() method is called. |
isVisible() | Checks whether the point label is visible. |
show() | Shows the point label. |
show(holdVisible) | Shows the point label and keeps it visible until the hide() method is called. |
Feel free to share demo-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you!
We appreciate your feedback.
We appreciate your feedback.