Hello everyone,
I am currently getting used to LightningChart SDK for .NET, trying tutorials and moving my own program to the usage of this SDK.
While making a simple Point-Line chart, I encountered a small problem. I receiving chart data from a tested sensor, and the difference in sensor measurement output can vary. However, I don't know how to scale the chart itself dynamically so that user would always see all the data. You can see...