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

The following tables list the members exposed by FlexChartTooltip.

Public Constructors
 NameDescription
Public ConstructorFlexChartTooltip ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyAnchorX (Inherited from Xamarin.Forms.VisualElement)
Public PropertyAnchorY (Inherited from Xamarin.Forms.VisualElement)
Public PropertyAutomationId (Inherited from Xamarin.Forms.Element)
Public PropertyBackgroundColor (Inherited from Xamarin.Forms.VisualElement)
Public PropertyBehaviors (Inherited from Xamarin.Forms.VisualElement)
Public PropertyBindingContext (Inherited from Xamarin.Forms.BindableObject)
Public PropertyBounds (Inherited from Xamarin.Forms.VisualElement)
Public PropertyChartBase Gets the chart base object that owns this tooltip. (Inherited from Xuni.Forms.ChartCore.ChartTooltip)
Public PropertyClassId (Inherited from Xamarin.Forms.Element)
Public PropertyContent (Inherited from Xamarin.Forms.ContentView)
Public PropertyControlTemplate (Inherited from Xamarin.Forms.TemplatedView)
Public PropertyEffects (Inherited from Xamarin.Forms.Element)
Public PropertyGap Gets or sets the distance between the tooltip and the target element. (Inherited from Xuni.Forms.ChartCore.ChartTooltip)
Public PropertyGestureRecognizers (Inherited from Xamarin.Forms.View)
Public PropertyHasShadow (Inherited from Xamarin.Forms.Frame)
Public PropertyHeight (Inherited from Xamarin.Forms.VisualElement)
Public PropertyHeightRequest (Inherited from Xamarin.Forms.VisualElement)
Public PropertyHideDelay Delay for tooltip to disappear. (Inherited from Xuni.Forms.ChartCore.ChartTooltip)
Public PropertyHorizontalOptions (Inherited from Xamarin.Forms.View)
Public PropertyId (Inherited from Xamarin.Forms.Element)
Public PropertyInputTransparent (Inherited from Xamarin.Forms.VisualElement)
Public PropertyIsClippedToBounds (Inherited from Xamarin.Forms.Layout)
Public PropertyIsEnabled (Inherited from Xamarin.Forms.VisualElement)
Public PropertyIsFocused (Inherited from Xamarin.Forms.VisualElement)
Public PropertyIsVisible (Inherited from Xamarin.Forms.VisualElement)
Public PropertyMargin (Inherited from Xamarin.Forms.View)
Public PropertyMinimumHeightRequest (Inherited from Xamarin.Forms.VisualElement)
Public PropertyMinimumWidthRequest (Inherited from Xamarin.Forms.VisualElement)
Public PropertyNavigation (Inherited from Xamarin.Forms.VisualElement)
Public PropertyOpacity (Inherited from Xamarin.Forms.VisualElement)
Public PropertyOutlineColor (Inherited from Xamarin.Forms.Frame)
Public PropertyPadding (Inherited from Xamarin.Forms.Layout)
Public PropertyParent (Inherited from Xamarin.Forms.Element)
Public PropertyParentView (Inherited from Xamarin.Forms.Element)
Public PropertyResources (Inherited from Xamarin.Forms.VisualElement)
Public PropertyRotation (Inherited from Xamarin.Forms.VisualElement)
Public PropertyRotationX (Inherited from Xamarin.Forms.VisualElement)
Public PropertyRotationY (Inherited from Xamarin.Forms.VisualElement)
Public PropertyScale (Inherited from Xamarin.Forms.VisualElement)
Public PropertyShowDelay Delay for tooltip to appear. (Inherited from Xuni.Forms.ChartCore.ChartTooltip)
Public PropertyStyle (Inherited from Xamarin.Forms.VisualElement)
Public PropertyStyleClass (Inherited from Xamarin.Forms.VisualElement)
Public PropertyStyleId (Inherited from Xamarin.Forms.Element)
Public PropertyThreshold Gets or sets the maximum distance from the target element. (Inherited from Xuni.Forms.ChartCore.ChartTooltip)
Public PropertyTranslationX (Inherited from Xamarin.Forms.VisualElement)
Public PropertyTranslationY (Inherited from Xamarin.Forms.VisualElement)
Public PropertyTriggers (Inherited from Xamarin.Forms.VisualElement)
Public PropertyVerticalOptions (Inherited from Xamarin.Forms.View)
Public PropertyWidth (Inherited from Xamarin.Forms.VisualElement)
Public PropertyWidthRequest (Inherited from Xamarin.Forms.VisualElement)
Public PropertyX (Inherited from Xamarin.Forms.VisualElement)
Public PropertyY (Inherited from Xamarin.Forms.VisualElement)
Top
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 MethodFocus (Inherited from Xamarin.Forms.VisualElement)
Public MethodForceLayout (Inherited from Xamarin.Forms.Layout)
Public MethodGetSizeRequest (Inherited from Xamarin.Forms.Layout)
Public MethodGetValue (Inherited from Xamarin.Forms.BindableObject)
Public MethodHideOverridden.  Make the tooltip dissapear.  
Public MethodLayout (Inherited from Xamarin.Forms.VisualElement)
Public MethodLowerChild (Inherited from Xamarin.Forms.Layout)
Public MethodMeasure (Inherited from Xamarin.Forms.VisualElement)
Public MethodRaiseChild (Inherited from Xamarin.Forms.Layout)
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 MethodShowOverridden.  Show the tooltip.  
Public MethodUnfocus (Inherited from Xamarin.Forms.VisualElement)
Top
Public Events
 NameDescription
Public EventBindingContextChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventChildAdded (Inherited from Xamarin.Forms.Element)
Public EventChildRemoved (Inherited from Xamarin.Forms.Element)
Public EventChildrenReordered (Inherited from Xamarin.Forms.VisualElement)
Public EventDescendantAdded (Inherited from Xamarin.Forms.Element)
Public EventDescendantRemoved (Inherited from Xamarin.Forms.Element)
Public EventFocused (Inherited from Xamarin.Forms.VisualElement)
Public EventLayoutChanged (Inherited from Xamarin.Forms.Layout)
Public EventMeasureInvalidated (Inherited from Xamarin.Forms.VisualElement)
Public EventPropertyChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventPropertyChanging (Inherited from Xamarin.Forms.BindableObject)
Public EventSizeChanged (Inherited from Xamarin.Forms.VisualElement)
Public EventUnfocused (Inherited from Xamarin.Forms.VisualElement)
Top
See Also

Reference

FlexChartTooltip Class
Xuni.Forms.FlexChart Namespace