Regarding pie chart, donut chart not showing ShowDonutSliceLabel property
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Regarding pie chart, donut chart not showing ShowDonutSliceLabel property
Hello Everyone,
I'm trying to create a donut chart by using the Pie chart. My requirement is to display the label in the center of that donut chart. I tried looking for the solution in help center which leads me to a property call ShowDonutSliceLabel, which I'm not able to see in my pie chart property.
No, it's not the version gap I feel because I m using the ver 9.4 and refer the same ver doc. If anyone knows how to enable it pls let me know it would be a great help.
Thanks in advance!
- Labels:
-
Design
-
Troubleshooting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @AS_12144955 Look at the below reference community link and let us know your output.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @Surya_Tiwari Thanks for the reply, but I think it's the old ver solution. Now we have donut sizing available.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @AS_12144955 Yes, now the ShowDonutSliceLabel property is available but it will work to define a radius to display the donut chart.
Or
You can configure the widget as a donut chart by specifying a value within the chart , such as the DonutHoleSize property. A donut chart is a pie chart without the center part. Optionally, you can use the center of the donut chart to display additional information about the selected data by enabling the widget ShowDonutSliceLabel property. Both the value and the label of the selected slice are displayed in the empty area in the center of the donut chart and the ValuesPosition property is ignored.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello @AS_12144955,
It looks like you have some responses from a community member. If any of these replies helped you solve your question please mark the appropriate reply as the Accepted Solution.
Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.
Thanks,
Vivek N.
Community Moderation Team.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @AS_12144955
There is a property called ShowValues which is false by default. When you set this property to true, the ValuesPosition property become available in the Widget Properties tab. Setting this property to Inside Slices causes the ShowDonutSlicesLabel checkbox property to be available for selection. This is not clear in the help center directions.
Thanks
Travis
