GraphView
GraphView copied to clipboard
GraphView Real time graph plotting from Left to right doesn't gets scrolled
In Real Time Chart ,By default graph view starts plotting from right to left, but by changing ScrollToEnd="false" in append data method. It starts plotting from left to right, but it doesn't get the scroll in the end.
One has to scroll manually.