Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4839

Show Percentage in Apex-Chart Blazor

$
0
0

I am using blazor apex-chart in .net 8 Blazor Wasm

How can i see the percentage of each value in Blazor apex-chart, right now my code is this which is not working

DataLabels = new DataLabels{    Enabled = true,    Formatter = @"function (val) {return val +"+'\u0022'+"%" +'\u0022'+"}"}

enter image description here

i want something like this but this code not working for me.


Viewing all articles
Browse latest Browse all 4839

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>