PieChart doesn't provide API to set labels font and color. You can change it only using CSS.
On the contrary, any XYChart has an API for this: Axis.tickLabelFill and Axis.tickLabelFont properties.
On the contrary, any XYChart has an API for this: Axis.tickLabelFill and Axis.tickLabelFont properties.