This question is locked. New answers and comments are not allowed.
Hi all,
I set LegendDisplayMode="None", but I can still see the Legend Colum. (above pie chart in my uploaded picture)
I want to hide the whole Legend Area as I want to show as (below pie chart in my uploaded picture).
And I don't want to show ItemLabelFormat which is 0.00%.
Please advise for my requirements.
I'm using MVVM approach, so no code behind file.
Thanks in advance.
qwer
I set LegendDisplayMode="None", but I can still see the Legend Colum. (above pie chart in my uploaded picture)
<telerik:PieSeriesDefinition ShowItemToolTips="True" LegendDisplayMode="None">And I don't want to show ItemLabelFormat which is 0.00%.
Please advise for my requirements.
I'm using MVVM approach, so no code behind file.
Thanks in advance.
qwer