Hi,
I'm trying to create a 3d column chart, to show the number of errors on a certain x-y vs number of errors on another x-y
Is there a possibility to achieve that using the 3d-surface chart? or another charting control?
I'm attaching a sample for what I'm looking for.
Hello and thank you for contacting Infragisitcs.
WPF - 3d charts is considered to be a new product idea since this would be a new chart type which is not currently available.
You can suggest new product ideas for future versions (or vote for existing ones) at <https://es.infragistics.com/community/ideas>. Submitting your idea will allow you to communicate directly with our product management team, track the progress of your idea at any time, see how many votes it got, read comments from other developers in the community, and see if someone from the product team has additional questions for you. Remember when submitting your idea to explain the context in which a feature would be used and why it is needed as well as anything that would prevent you from accomplishing this today. You can even add screenshots to build a stronger case. Remember that for your suggestion to be successful, you need other members of the community to vote for it.
Let me know if you have any questions.
Michael DiFilippoSoftware DeveloperInfragistics, Inc.
Hi thanks.
question is, whether I can manipulate the surface chart in a way that I'll get something simlier?
for example, in I have an axis of 10X10X10, by providing the data set:
1,1,10
0,1,10
2,1,10
1,0,10
1,2,10
will the surface chart create a column? or this is not how the surface works?