It would be nice if .chart-pie-label inherits text properties so if someone sets all labels to red, .chart-pie-label will pick it up.
Currently users must set the color of pie chart label separately: .chart-pie-label {-fx-fill: red;}
Currently users must set the color of pie chart label separately: .chart-pie-label {-fx-fill: red;}