Hello: I am developing a web form where I have a chart and when I click on the different areas of the chart, I want to navigate to another page to show the detail of that specific clicked section. I cannot find any help with this and would much appreciate…
I have a simple pie chart (see code below) with two data columns column1=79.48 and column2=20.52, however, when the chart is rendered, it only displays a single slice of 100.00%. I am using a datatable with two fields. Am I just not referencing or assigning…
i want to set my own error message in the place of
"Data Not Available
Please call
UltraChart.Data.DataBind() after setting valid Data.DataSource"
in a 3D Pie Chart for SHAREPOINT WEBPART.how can i do that??
thanks in advance