Hi,
I have a requirement like this.
Iam showing a chart in the dashboard.I have a chart gallery with all the chart types.
Based on the selected chart type my chart will getting changed
I have another option,like showing datapoint labels for my chart.If user clicks tht tool,then for the current chart(whatever may be the type),it should display the point labels.
But I think there is no such property to show the datapoints without bothering abt the chart type.
Tht property is specific to the chart like
this.ultraChart1.ColumnChart.ChartText[0].Visible = true;
Is there any property for showing the point labels,independent of the chart type.
Hi
I also want to implement this type of requirement in my window based appliaction.Can u help me
Hi Manish,
I'm not sure where exactly you face a problem. If there is still a problem, please, let me know what is the exact scenario you want to achieve and what is not working for you. Thank you!