Version

XamXYChart Class Methods

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

Public Methods
 NameDescription
Public MethodBatchBegin (Inherited from Xamarin.Forms.VisualElement)
Public MethodBatchCommit (Inherited from Xamarin.Forms.VisualElement)
Public MethodClearValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodCoerceValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodExportVisualDataReturns a representation of the current chart visuals. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public MethodFindByName (Inherited from Xamarin.Forms.Element)
Public MethodFlushForces any pending refresh to the chart to be finished. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public MethodFocus (Inherited from Xamarin.Forms.VisualElement)
Public MethodGetChildElements (Inherited from Xamarin.Forms.View)
Public MethodGetScaledValueXConverts the given visual location to a data value.  
Public MethodGetScaledValueYConverts the given visual location to a data value.  
Public MethodGetUnscaledValueXConverts the given data value to a visual location.  
Public MethodGetUnscaledValueYConverts the given data value to a visual location.  
Public MethodGetValue (Inherited from Xamarin.Forms.BindableObject)
Public MethodHideToolTipHides the active main tooltip, if displayed. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public MethodIsSet (Inherited from Xamarin.Forms.BindableObject)
Public MethodLayout (Inherited from Xamarin.Forms.VisualElement)
Public MethodMeasure (Inherited from Xamarin.Forms.VisualElement)
Public MethodNotifyClearItemsUsed to manually notify the chart that the data source has reset or cleared its items. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public MethodNotifyInsertItemCalled to notify the chart that the data source has had an item inserted. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public MethodNotifyRemoveItemUsed to manually notify the chart that the data source has had an item removed. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public MethodNotifySetItemCalled to notify the chart that the data source has had an item set. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public MethodNotifyVisualPropertiesChanged (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public MethodRemoveBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodRemoveDynamicResource (Inherited from Xamarin.Forms.Element)
Public MethodSetBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodSetDynamicResource (Inherited from Xamarin.Forms.Element)
Public MethodSetValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodUnfocus (Inherited from Xamarin.Forms.VisualElement)
Protected Methods
 NameDescription
Protected MethodApplyBindings (Inherited from Xamarin.Forms.BindableObject)
Protected Internal MethodChangeVisualState (Inherited from Xamarin.Forms.VisualElement)
Protected MethodInvalidateMeasure (Inherited from Xamarin.Forms.VisualElement)
Protected MethodOnBindingContextChangedCalled when the binding context changes (Inherited from Infragistics.XamarinForms.Controls.ViewBase)
Protected MethodOnChildAdded (Inherited from Xamarin.Forms.VisualElement)
Protected MethodOnChildRemoved (Inherited from Xamarin.Forms.VisualElement)
Protected MethodOnChildrenReordered (Inherited from Xamarin.Forms.VisualElement)
Protected MethodOnMeasure (Inherited from Xamarin.Forms.VisualElement)
Protected MethodOnParentSetCalled when the parent is set (Inherited from Infragistics.XamarinForms.Controls.ViewBase)
Protected MethodOnPropertyChangedInvoked when a bound property is changed. (Inherited from Infragistics.XamarinForms.Controls.ViewBase)
Protected MethodOnPropertyChanging (Inherited from Xamarin.Forms.BindableObject)
Protected MethodOnSizeAllocated (Inherited from Xamarin.Forms.VisualElement)
Protected MethodOnTabIndexPropertyChanged (Inherited from Xamarin.Forms.VisualElement)
Protected MethodOnTabStopPropertyChanged (Inherited from Xamarin.Forms.VisualElement)
Protected MethodSizeAllocated (Inherited from Xamarin.Forms.VisualElement)
Protected MethodTabIndexDefaultValueCreator (Inherited from Xamarin.Forms.VisualElement)
Protected MethodTabStopDefaultValueCreator (Inherited from Xamarin.Forms.VisualElement)
Protected MethodUnapplyBindings (Inherited from Xamarin.Forms.BindableObject)
See Also