C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart Namespace / ChartOptions Class
Fields Properties Methods Events


ChartOptions Class Members

The following tables list the members exposed by ChartOptions.

Public Constructors
 NameDescription
Public ConstructorCreates an instance of ChartOptions.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Identifies the BubbleMaxSize dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the BubbleMinSize dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ClusterSize dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the InterpolateNulls dependency property.  
Top
Public Properties
 NameDescription
Public Property (Inherited from Xamarin.Forms.BindableObject)
Public PropertyGets or sets the maximum symbol size for bubble chart.  
Public PropertyGets or sets the minimal symbol size for bubble chart.  
Public PropertyGets or sets the cluster size.  
Public Property (Inherited from Xamarin.Forms.BindableObject)
Public Property  
Top
Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public Method (Inherited from Xamarin.Forms.BindableObject)
Public Method (Inherited from Xamarin.Forms.BindableObject)
Public Method (Inherited from Xamarin.Forms.BindableObject)
Public Method (Inherited from Xamarin.Forms.BindableObject)
Public MethodOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from Xamarin.Forms.BindableObject)
Protected Method (Inherited from Xamarin.Forms.BindableObject)
Protected Method (Inherited from Xamarin.Forms.BindableObject)
Protected Method (Inherited from Xamarin.Forms.BindableObject)
Protected Method (Inherited from Xamarin.Forms.BindableObject)
Top
Public Events
 NameDescription
Public Event (Inherited from Xamarin.Forms.BindableObject)
Public Event (Inherited from Xamarin.Forms.BindableObject)
Public Event (Inherited from Xamarin.Forms.BindableObject)
Top
See Also