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


ChartBase Class Methods

For a list of all members of this type, see ChartBase 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.  
Public MethodOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public MethodResumes notifications suspended by calls to BeginUpdate.  
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 MethodGets a ChartHitTestInfo object with information about the specified point.  
Public MethodInvalidates 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.  
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.  
Protected Method (Inherited from Xamarin.Forms.VisualElement)
Protected Method (Inherited from Xamarin.Forms.Layout)
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 MethodCalled 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 SelectionMode property changes.  
Protected Method (Inherited from Xamarin.Forms.Layout)
Protected Method (Inherited from Xamarin.Forms.VisualElement)
Protected Method (Inherited from Xamarin.Forms.VisualElement)
Protected MethodFires when property changes.  
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.  
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