I'm trying to use the Ultrachart, but the label is missing for the last column, and nothing I do seems to get it back.
I'm using Infragistics2.Win.UltraWinChart.v10.3.dll version 10.3.20103.2015. The project is compiled in Visual Studio 2010 targeting .NET Framework 4.0, and I'm running the project on Windows 7. I have a zip file containing the sample you requested; how should I send it to you?
Hi,
Please tell me what is your version of UltraChart. Also please if you have possibility send me small example that reproduce this issue, because when we try to simulate this problem here, it is not possible.
Thanks
georgi
Forgot the screenshot:
Georgi,
That didn't help (see screenshot below). It turns out that to temporarily work around this issue, I had to handle the FillSceneGraph event and manually reposition and resize the 'Bounds' of that label Primitive. The bounds by default are (0, 0, 0, 0) for whatever reason. Could this be a bug?
I think that the reason for such kind situation is that you have not enough space for the last Label. I suggest you to Start the Chart Wizard -> Go to step 3 "Axes" -> Open TAB "Axis Extent and Margins" (look at top left corner) -> There are a graphic for Margins, please move the Right Bottom Margins to left . By this way you will make a space to appear your last label.
Please try this suggestion and keep me in touch. If you have quations, please ask me
Regards