<label> node
Description
Describes a single label.
Attributes
| Attribute Name | Description | Type | Possible Values | Default Value |
|---|---|---|---|---|
| anchor | Defines an anchor point of the label. | Enum | BottomCenter BottomLeft BottomRight Center Left Right TopCenter TopLeft TopRight |
Center |
| halign | Sets horizontal align for the label. "Far" in this case means aligning with the right side of the bar, "Near" - with the left side. | Enum | Near Far Center |
Center |
| valign | Sets vertical align for the label. "Far" in this case means aligning with the top of the bar, "Near" - with the bottom. | Enum | Near Far Center |
Center |
| vpadding | Sets vertical padding for the label. Is set in pixels. | Numeric | n/a | 3 |
| hpadding | Sets horizontal padding for the label. Is set in pixels. | Numeric | n/a | 3 |