Xuni Product Documentation - Xamarin.Forms
ChartOptions Class Members
Fields  Properties  Methods  Events

The following tables list the members exposed by ChartOptions.

Public Constructors
 NameDescription
Public ConstructorChartOptions Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)BubbleMaxSizeProperty Identifies the BubbleMaxSize bindable property.  
Public Fieldstatic (Shared in Visual Basic)BubbleMinSizeProperty Identifies the BubbleMinSize bindable property.  
Public Fieldstatic (Shared in Visual Basic)CandleWidthProperty Identifies the CandleWidth bindable property.  
Public Fieldstatic (Shared in Visual Basic)GroupWidthProperty Identifies the GroupWidth bindable property.  
Top
Public Properties
 NameDescription
Public PropertyBindingContext (Inherited from Xamarin.Forms.BindableObject)
Public PropertyBubbleMaxSize Specifies the maximum size of symbols in the Bubble chart.  
Public PropertyBubbleMinSize Specifies the minimum size of symbols in the Bubble chart.  
Public PropertyCandleWidth Specifies the candle bar width for candle charts. The value should be between 0 and 1.  
Public PropertyGroupWidth Specifies the group width for Column charts, or the group height for Bar charts  
Top
Public Methods
 NameDescription
Public MethodClearValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodGetValue (Inherited from Xamarin.Forms.BindableObject)
Public MethodRemoveBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodSetBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodSetValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Top
Public Events
 NameDescription
Public EventBindingContextChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventPropertyChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventPropertyChanging (Inherited from Xamarin.Forms.BindableObject)
Top
See Also

Reference

ChartOptions Class
Xuni.Forms.FlexChart Namespace