Technically they'd end up being column headers since I've got the chart orientation set to Horizontal.
<igDP:XamDataGrid.ViewSettings> <igDP:GridViewSettings Orientation="Horizontal"/></igDP:XamDataGrid.ViewSettings>
So the "row" headers would be at the top of the chart.
my issue is that i have a collection of object and I want their properites to be the rows and each object to be a column going left to right.
Regardless of how I get the data into the grid I want the have header/labels for both the columns and the rows
Hello,
It has been a while since you have made your post, in case you still need support I will be glad to assist you further. I suppose the other community members can benefit from this answer as well. I have been looking into your post and I suggest you look into this forum thread:
http://blogs.infragistics.com/forums/p/49979/304817.aspx
where it is shown hoe to add numbers in the ReocrdSelector, but you can also add whatever element you want. You also can set the Orientation to Vertical to have the deafult Headers on the Left.
Feel free to write me if you have further questions.