ComponentOne Xamarin.Android
StopNestedScroll Method (C1BulletGraph)


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1BulletGraph Class : StopNestedScroll Method
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("stopNestedScroll", 
   "()V", 
   "GetStopNestedScrollHandler", 
   ApiSince=21)>
Public Overridable Sub StopNestedScroll() 
'Usage
 
Dim instance As C1BulletGraph
 
instance.StopNestedScroll()
[Android.Runtime.Register("stopNestedScroll", 
   "()V", 
   "GetStopNestedScrollHandler", 
   ApiSince=21)]
public virtual void StopNestedScroll()
See Also

Reference

C1BulletGraph Class
C1BulletGraph Members