Advertisement
Guest User

Untitled

a guest
Jan 16th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. @IBOutlet weak var lineChartView: LineChartView!
  2.  
  3. self.lineChartView.pinchZoomEnabled = false
  4. self.lineChartView.dragEnabled = false
  5. self.lineChartView.dragDecelerationEnabled = false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement