Does the current version of LiveChart support the following features?
We currently develop an application with LiveChart and we plan to implement a Y-Zooming mechanism.
Currently we want to realize the Y-Zooming mechanism on our own with the help of the properties
Axis::MaxValue
and Axis::MinValue
, because there is no option to define the zooming steps of the y-value
and no option for zooming only one of the drawn LineSeries
.