Version

BulletGraphView Constructor

Overload List
OverloadDescription
BulletGraphView Constructor(Context)Initializes a new BulletGraphView.  
BulletGraphView Constructor(Context,IAttributeSet)A constructor that is called when inflating the BulletGraphView from XML.  
BulletGraphView Constructor(Context,IAttributeSet,Int32)A constructor used to perform inflation from XML and apply a class-specific base style from a theme attribute  
BulletGraphView Constructor(Context,IAttributeSet,Int32,Int32)A constructor used to perform inflation from XML and apply a class-specific base style from a theme attribute or style resource.  
BulletGraphView Constructor(IntPtr,JniHandleOwnership)A constructor used when creating managed representations of JNI objects; called by the runtime.  
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also