Can I set title of axisX or AxisY?
I did not find the corresponding method.
we don't have axis titles as a feature of the chart right now. the best way to do this is to simply overlay TextBlocks on the chart control, or, change the ControlTemplate of the chart to include TextBlocks.
Is this still true in the 9.1 version of the xamWebChart?
I am setting properties for AxisX and AxisY (strings), but they dont show anywhere on the chart.
Thanks.
This is actually a mouth wide-open surprise... I gotta say, I'm really disappointed in Infragistics, since this IS the data "visualization" library we're talking about. I mean, seriously dudes...
Is this addressed in 10.1?
yes, it is still true, Axis titles are not a feature of the xamWebChart.