ComponentOne Xamarin.Android
ForceLayout Method (C1BulletGraph)


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

Reference

C1BulletGraph Class
C1BulletGraph Members