Dear sir,
I’m trying SciChartSurface.
I wanna have a Chart updating per minute,
X-Axis means time, Y-Axis means products,
and every product has a multi-color bar which I can build it in the viewmodel.
Every product’s name should be the position between two lines.
Can SciChart do that…? Cause I’m using surface with numericAxis, but the product name is always next to the line, not between two lines.
- Wade Yao asked 4 years ago
- You must login to post comments
Dear Wade,
Thanks for your inquiry.
You can override the DrawAxisLabels method and set Offset there.
Please take a look at the following Forums thread for more info:
https://www.scichart.com/questions/wpf/set-positionoffset-of-ticklabel
Please let me know if this helps.
With best regards,
Oleksandr
- Oleksandr Shvets answered 3 years ago
- You must login to post comments
Please login first to submit.