Angular PolarChart - valueAxis.constantLines.label
A constant line label shows information on the constant line. You can configure label appearance using the label object. Within this object, you can set font properties, a position and text using corresponding fields. In addition, you can specify the horizontal and vertical alignments for the label.
You can set the label properties for all the value axis constant lines together. For this purpose, use the valueAxis.constantLineStyle.label object. Note that the properties that are set within the valueAxis.constantLine.label object override the corresponding properties that are set within the valueAxis.constantLineStyle.label object.
If you have technical questions, please create a support ticket in the DevExpress Support Center.