RadialLabels
Represents the labels configuration of the Gauge.
| Name | Type | Default | Description | 
|---|---|---|---|
| background? | 
 | Sets the background of the labels. Accepts valid CSS color strings, including hex and rgb. | |
| border? | 
 | Sets the border of the labels. | |
| color? | 
 | Sets the color of the labels. Accepts valid CSS color strings, including hex and rgb. | |
| content? | 
 | Sets the function which returns the label content. The available fields in the function argument are: 
 | |
| font? | 
 | Sets the font of the labels. | |
| format? | 
 | Sets the format that displays the labels.
Uses the IntlService  | |
| margin? | 
 | Sets the margin of the labels. | |
| padding? | 
 | Sets the padding of the labels. | |
| position? | 
 | Sets the position of the labels. This property determines where the labels will be placed relative to the radial gauge. | |
| visible? | 
 | Sets the visibility of the labels. |