Specifies the text for the label. When a innerRadius is specified, the label will automatically be scaled to fit within the inner circle. If the innerRadius is 0, the default font size will be used.
The CSS style object defining the style of the label.
A function that returns custom center content. The function takes a context argument, provided by the chart. See the Help documentation for more information.
The scaling behavior of the label if it is numeric. When using a converter, scaling should be set to none, as the formatted result may not be compatible with the scaling suffixes.
Generated using TypeDoc
The converter to format the label if it is numeric. See the Help documentation for more information.