ComponentOne Xamarin.Android
WillNotCacheDrawing Method (C1BulletGraph)


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1BulletGraph Class : WillNotCacheDrawing Method
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("willNotCacheDrawing", 
   "()Z", 
   "GetWillNotCacheDrawingHandler")>
Public Overridable Function WillNotCacheDrawing() As Boolean
'Usage
 
Dim instance As C1BulletGraph
Dim value As Boolean
 
value = instance.WillNotCacheDrawing()
[Android.Runtime.Register("willNotCacheDrawing", 
   "()Z", 
   "GetWillNotCacheDrawingHandler")]
public virtual bool WillNotCacheDrawing()
See Also

Reference

C1BulletGraph Class
C1BulletGraph Members