C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart Namespace / FlexChart Class


FlexChart Class Methods

For a list of all members of this type, see FlexChart members.

Public Methods
 NameDescription
Public Method (Inherited from Xamarin.Forms.VisualElement)
Public Method (Inherited from Xamarin.Forms.VisualElement)
Public MethodSuspends notifications until the next call to EndUpdate. (Inherited from C1.Xamarin.Forms.Chart.ChartBase)
Public MethodOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodConverts a Point from data coordinates to control coordinates.  
Public Method  
Public MethodResumes notifications suspended by calls to BeginUpdate. (Inherited from C1.Xamarin.Forms.Chart.ChartBase)
Public Method (Inherited from Xamarin.Forms.Element)
Public Method (Inherited from Xamarin.Forms.VisualElement)
Public Method (Inherited from Xamarin.Forms.Layout)
Public Method (Inherited from Xamarin.Forms.View)
Public Method (Inherited from Xamarin.Forms.BindableObject)
Public MethodOverridden. Gets a ChartHitTestInfo object with information about the specified point.  
Public MethodOverridden. Invalidates the chart.  
Public Method (Inherited from Xamarin.Forms.BindableObject)
Public Method (Inherited from Xamarin.Forms.VisualElement)
Public Method (Inherited from Xamarin.Forms.Layout)
Public Method (Inherited from Xamarin.Forms.VisualElement)
Public MethodConverts a Point from control coordinates to chart data coordinates.  
Public Method (Inherited from Xamarin.Forms.Layout)
Public Method​Refreshes the chart. (Inherited from C1.Xamarin.Forms.Chart.ChartBase)
Public Method (Inherited from Xamarin.Forms.BindableObject)
Public Method (Inherited from Xamarin.Forms.Element)
Public Method (Inherited from Xamarin.Forms.BindableObject)
Public Method (Inherited from Xamarin.Forms.Element)
Public MethodOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public Method (Inherited from Xamarin.Forms.VisualElement)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from Xamarin.Forms.BindableObject)
Protected MethodFires when data property changes. (Inherited from C1.Xamarin.Forms.Chart.ChartBase)
Protected Method (Inherited from Xamarin.Forms.VisualElement)
Protected MethodOverridden. Lays out the FlexChart.Children in the specified rectangle. This method no need to implement currently.  
Protected Method (Inherited from Xamarin.Forms.Layout<View>)
Protected Method (Inherited from Xamarin.Forms.View)
Protected MethodFires when chartType property changes.  
Protected Method (Inherited from Xamarin.Forms.Layout<View>)
Protected MethodOverloaded.  (Inherited from Xamarin.Forms.Layout)
Protected Method (Inherited from Xamarin.Forms.Layout<View>)
Protected Method (Inherited from Xamarin.Forms.VisualElement)
Protected MethodCalled when ItemsSource changes. (Inherited from C1.Xamarin.Forms.Chart.ChartBase)
Protected Method (Inherited from Xamarin.Forms.VisualElement)
Protected Method (Inherited from Xamarin.Forms.NavigableElement)
Protected Method (Inherited from Xamarin.Forms.Element)
Protected Method (Inherited from Xamarin.Forms.BindableObject)
Protected Method (Inherited from Xamarin.Forms.Layout<View>)
Protected MethodFires when rotated property changes.  
Protected MethodFires when SelectionMode property changes. (Inherited from C1.Xamarin.Forms.Chart.ChartBase)
Protected Method (Inherited from Xamarin.Forms.Layout)
Protected MethodFires when stacking property changes.  
Protected Method (Inherited from Xamarin.Forms.VisualElement)
Protected Method (Inherited from Xamarin.Forms.VisualElement)
Protected MethodCalled when options changed.  
Protected MethodFires when property changes. (Inherited from C1.Xamarin.Forms.Chart.ChartBase)
Protected Method (Inherited from Xamarin.Forms.Layout)
Protected Method (Inherited from Xamarin.Forms.Layout)
Protected Method (Inherited from Xamarin.Forms.VisualElement)
Protected Method (Inherited from Xamarin.Forms.VisualElement)
Protected Method (Inherited from Xamarin.Forms.VisualElement)
Protected MethodFires when tooltip changes. (Inherited from C1.Xamarin.Forms.Chart.ChartBase)
Protected Method (Inherited from Xamarin.Forms.BindableObject)
Protected Method (Inherited from Xamarin.Forms.Layout)
Top
Extension Methods
 NameDescription
Public Extension MethodGet the byte array of the control image. This byte array comes from a UIImagePNGRepresentation in iOS, TrueColorAlpha of PNG format in WP, Bitmap in Android.
Top
See Also