Is there any way that I can behave like speed scrolling in Core Plot Scrolling UIScrollView? I created a CPTGraphHostingView and added a UIViewController.view as a subview.
P> Release 1.3, later, a flag is called: / P>
If
yes , plot space scrolling gradually slows down the default
not .
Then, you can do something like this:
CPT graph * graph = / * your graph object * / CPTXYPlotSpace * plotSpace = (CPTXYPlotSpace *) graph .defaultPlotSpace; PlotSpace.allowsMomentum = Yes;
Comments
Post a Comment