I have a windows a aplication with an UltraChart control binding to a DataTable. When I set the ChartType property to BarChart, I use the ultraChart1.BarChart.ChartText.Add method to Add an ChartTextAppearance object and display the series values just like the following image.
I want to set the values for a BarChart3D Chart type, but there is not ChartText property for this kind of chart. How can I set the values?
unfortunately, this is not a feature of the 3D chart and there is no known way to accomplish it.
you can submit a feature request here: http://devcenter.infragistics.com/protected/requestfeature.aspx