I don't think the Smart option for Tickmarkstyle is working correctly. I have a stacked bar chart and the axis labels correspond to the values when the Tickmarkstyle is set to percentage. But when I switch to Smart the axis correctly rounds to the following number but the bars in the graphs do not adjust to the new range which gives the wrong impression.
For example: I have a series with a point of 93.
With Tickmarkstyle set to percentage the bar goes right to the end of the graph and at the max value of the graphs appears the number 93. Right!
With Tickmarkstyle set to Smart, the bar goes right to the end of the graph and at the max value the axis shows a 100, which wrongly tells me that the data of the point is 100.
Am I doing something wrong?
this was a bug in the release version of 7.3. it is fixed in the current public hotfix, 7.3.20073.1049.
ChartType is StackBarChart and I'm using infragistics2.win.ultrawinchart.v7.3.dll (7.3.20073.38)
what ChartType are you using? can you also provide the full version # of the dll you are using?
if you haven't already, try testing this with the latest available hotfix, because I remember fixing a similar problem many moons ago.