Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
545
XamDataChart, custom tickers and corrupted labels.
posted

Hello,

My application displays the change of some value in a sequence of processes.
Duration of processes is reflected with the numeric X-Value and a custom tick marks display when the process starts and stops.
Some processes take very short time so the standard labels would overlap each other.
I've implemented custom labels in order to prevent the labels overlapping - some labels are "bypassed" with the value set to empty string.

The implementation has worked with the NetAdwantage for WPF ver. 12.
Seems like in the ver. 13 all ContentContols in the HorizontalAxisLabelPannel have the same width even if the content length is different or even if the content is empty. The longer content is cropped.

Please take a look for the label "6.11111" in the supplied example.

Any help is greatly appreciated.

Regards

Bonitz

CustomTickersTest.zip