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


FlexPie Class Methods

For a list of all members of this type, see FlexPie 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 MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from C1.Xamarin.Forms.Chart.ChartBase)
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 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 MethodBind pie.  
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 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 MethodOverridden. Called when ItemsSource changes.  
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 reversed property changes.  
Protected MethodFires when reversed 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 start angle property changes.  
Protected Method (Inherited from Xamarin.Forms.VisualElement)
Protected Method (Inherited from Xamarin.Forms.VisualElement)
Protected MethodFires when reversed property changes.  
Protected MethodFires when reversed property changes.  
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