SciChart® the market leader in Fast WPF Charts, WPF 3D Charts, iOS Chart, Android Chart and JavaScript Chart Components
I have a custom LabelProvider and TickProvider implemented for my X axis. In general the label culling works fine, but sometimes it shows the first tick label and starts culling with the second, and other times it starts with the first tick label immediately. I would like to always show the first tick label, and then cull from that point. Is this possible?
I found this post from 5 years ago, which indicates I would need to do the culling myself, but was hoping maybe there have been some updates on this?
https://www.scichart.com/questions/wpf/always-show-visiberange-minmax-labels-on-x-axis
Hi Brandon,
There are no updates on this. If you are using the custom TickProvider, you should implement the culling behavior by yourself.
Best regards,
Dmytro Herasymenko
SciChart WPF Developer
Please login first to submit.