LiveCharts2
LiveCharts2 copied to clipboard
Doughnut Chart Center Label
Is your feature request related to a problem? Please describe. I would like to display the total/sum of all values in a series in the center of a doughnut chart.
Describe the solution you'd like A property on SKPieChart() that allows you set a text value to the center of a chart. Or a way to add to include an element in the PieSeries that is not displayed except for when set to LiveChartsCore.Measure.PolarLabelsPosition.ChartCenter.
Describe alternatives you've considered
I tried adding another element to PieSeries[], hiding it in the legend, and making the fill color transparent. Obviously this doesn't work. Setting IsVisible to false makes everything invisible.
new PieSeries