Hi,
The actualMaximum and ActualMinimum return the values for all the data in the graph.
What I want is to get the maximum and minmum values that are visible on the graph (should be VisibleMaximum and VisibleMinimum).
Dosen't work either when I set ZoomPosition and ZoomFactor. Like the documentation says.
How can I get thoses values ?
Thanks