ComponentOne Xamarin.Android
PostInvalidate() Method


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1BulletGraph Class > PostInvalidate Method : PostInvalidate() Method
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("postInvalidate", 
   "()V", 
   "GetPostInvalidateHandler")>
Public Overloads Overridable Sub PostInvalidate() 
'Usage
 
Dim instance As C1BulletGraph
 
instance.PostInvalidate()
[Android.Runtime.Register("postInvalidate", 
   "()V", 
   "GetPostInvalidateHandler")]
public virtual void PostInvalidate()
See Also

Reference

C1BulletGraph Class
C1BulletGraph Members
Overload List