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

The following tables list the members exposed by ChartBase.

Public Constructors
 NameDescription
Public ConstructorChartBase ConstructorInitializes a new instance of a ChartBase control.  
Top
Public Fields
 NameDescription
Public FieldBackgroundColorPropertyName  
Public Fieldstatic (Shared in Visual Basic)BindingProperty Identifies the Binding bindable property.  
Public Fieldstatic (Shared in Visual Basic)BorderColorProperty Identifies the BorderColo bindable property.  
Public FieldBorderColorPropertyName  
Public Fieldstatic (Shared in Visual Basic)BorderWidthProperty Identifies the BorderWidth bindable property.  
Public FieldBorderWidthPropertyName  
Public FieldChartTooltipPropertyName  
Public Fieldstatic (Shared in Visual Basic)FooterFontAttributesProperty Identifies the FooterFontAttributes bindable property.  
Public FieldFooterFontAttributesPropertyName  
Public Fieldstatic (Shared in Visual Basic)FooterFontFamilyProperty Identifies the FooterFontFamily bindable property.  
Public FieldFooterFontFamilyPropertyName  
Public FieldFooterFontPropertyName  
Public Fieldstatic (Shared in Visual Basic)FooterFontSizeProperty Identifies the FooterFontSize bindable property.  
Public FieldFooterFontSizePropertyName  
Public Fieldstatic (Shared in Visual Basic)FooterHorizontalAlignmentProperty Identifies the FooterHorizontalAlignment bindable property.  
Public Fieldstatic (Shared in Visual Basic)FooterTextColorProperty Identifies the FooterText bindable property.  
Public FieldFooterTextColorPropertyName  
Public Fieldstatic (Shared in Visual Basic)FooterTextProperty Identifies the FooterText bindable property.  
Public FieldFooterTextPropertyName  
Public FieldFooterXAlignPropertyName  
Public Fieldstatic (Shared in Visual Basic)HeaderFontAttributesProperty Identifies the HeaderFontAttributes bindable property.  
Public FieldHeaderFontAttributesPropertyName  
Public Fieldstatic (Shared in Visual Basic)HeaderFontFamilyProperty Identifies the HeaderFontFamily bindable property.  
Public FieldHeaderFontFamilyPropertyName  
Public FieldHeaderFontPropertyName  
Public Fieldstatic (Shared in Visual Basic)HeaderFontSizeProperty Identifies the HeaderFontSize bindable property.  
Public FieldHeaderFontSizePropertyName  
Public Fieldstatic (Shared in Visual Basic)HeaderHorizontalAlignmentProperty Identifies the HeaderHorizontalAlignment bindable property.  
Public FieldHeaderHorizontalAlignmentPropertyName  
Public Fieldstatic (Shared in Visual Basic)HeaderTextColorProperty Identifies the HeaderTextColor bindable property.  
Public FieldHeaderTextColorPropertyName  
Public Fieldstatic (Shared in Visual Basic)HeaderTextProperty Identifies the HeaderText bindable property.  
Public FieldHeaderTextPropertyName  
Public Fieldstatic (Shared in Visual Basic)IsAnimatedProperty Identifies the IsAnimated bindable property.  
Public FieldIsAnimatedPropertyName  
Public Fieldstatic (Shared in Visual Basic)ItemsSourceProperty Identifies the ItemsSource bindable property.  
Public FieldItemsSourcePropertyName  
Public Fieldstatic (Shared in Visual Basic)LegendProperty Identifies the Legend bindable property.  
Public FieldLegendPropertyName  
Public Fieldstatic (Shared in Visual Basic)LoadAnimationProperty Identifies the LoadAnimation bindable property.  
Public FieldLoadAnimationPropertyName  
Public FieldOptionsPropertyName  
Public Fieldstatic (Shared in Visual Basic)PaletteProperty Identifies the Palette bindable property.  
Public FieldPalettePropertyName  
Public Fieldstatic (Shared in Visual Basic)PlotMarginProperty Identifies the PlotMargin bindable property.  
Public Fieldstatic (Shared in Visual Basic)SelectedBorderColorProperty Identifies the SelectedBorderColor bindable property.  
Public FieldSelectedBorderColorPropertyName  
Public Fieldstatic (Shared in Visual Basic)SelectedBorderWidthProperty Identifies the SelectedBorderWidth bindable property.  
Public FieldSelectedBorderWidthPropertyName  
Public Fieldstatic (Shared in Visual Basic)SelectedDashesProperty Identifies the SelectedDashes bindable property.  
Public FieldSelectedDashesPropertyName  
Public Fieldstatic (Shared in Visual Basic)SelectionModeProperty Identifies the SelectionMode bindable property.  
Public FieldSelectionModePropertyName  
Public Fieldstatic (Shared in Visual Basic)ShowTooltipsProperty Identifies the ShowTooltips bindable property.  
Public FieldShowTooltipsPropertyName  
Public Fieldstatic (Shared in Visual Basic)TextColorProperty Identifies the HeaderText bindable property.  
Public FieldTextColorPropertyName  
Public Fieldstatic (Shared in Visual Basic)TooltipProperty Identifies the ChartTooltip bindable property.  
Public FieldTooltipPropertyName  
Public Fieldstatic (Shared in Visual Basic)TouchFeedbackProperty Identifies the TouchFeedback bindable property.  
Public FieldTouchFeedbackPropertyName  
Public Fieldstatic (Shared in Visual Basic)UpdateAnimationProperty Identifies the IsAnimated bindable property.  
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 PropertyBinding ​Gets or sets the name of the property that contains the Y values  
Public PropertyBindingContext (Inherited from Xamarin.Forms.BindableObject)
Public PropertyBorderColor Gets or sets a color that describes the border stroke color of the chart.​  
Public PropertyBorderWidth Gets or sets the width of the border.  
Public PropertyBounds (Inherited from Xamarin.Forms.VisualElement)
Public PropertyChildren (Inherited from Xamarin.Forms.Layout<View>)
Public PropertyClassId (Inherited from Xamarin.Forms.Element)
Public PropertyEffects (Inherited from Xamarin.Forms.Element)
Public PropertyFooterFont ​Gets or sets the font of footer.  
Public PropertyFooterFontAttributes ​Gets or sets the font attributes of footer.  
Public PropertyFooterFontFamily ​Gets or sets the font family of footer.  
Public PropertyFooterFontSize ​Gets or sets the font size of footer.  
Public PropertyFooterHorizontalAlignment ​Gets or sets the horizontal alignment of footer text.  
Public PropertyFooterText ​Gets or sets the chart footer.  
Public PropertyFooterTextColor ​Gets or sets the color of footer text.  
Public PropertyGestureRecognizers (Inherited from Xamarin.Forms.View)
Public PropertyHeaderFont ​Gets or sets the horizontal alignment of header text.  
Public PropertyHeaderFontAttributes ​Gets or sets the font attributes of header.  
Public PropertyHeaderFontFamily ​Gets or sets the font family of header.  
Public PropertyHeaderFontSize ​Gets or sets the font size of header.  
Public PropertyHeaderHorizontalAlignment ​Gets or sets the horizontal alignment of header text.  
Public PropertyHeaderText ​Gets or sets the chart header.  
Public PropertyHeaderTextColor ​Gets or sets the color of header text.  
Public PropertyHeight (Inherited from Xamarin.Forms.VisualElement)
Public PropertyHeightRequest (Inherited from Xamarin.Forms.VisualElement)
Public PropertyHorizontalOptions (Inherited from Xamarin.Forms.View)
Public PropertyId (Inherited from Xamarin.Forms.Element)
Public PropertyInputTransparent (Inherited from Xamarin.Forms.VisualElement)
Public PropertyIsAnimated Gets or sets whether animation is enabled on the control.  
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 PropertyItemsSource ​Gets or sets the chart data source for all series.  
Public PropertyLegend gets or sets the legend of the chart.  
Public PropertyLoadAnimation Gets or sets the animation used when the control is loaded.  
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 PropertyPadding (Inherited from Xamarin.Forms.Layout)
Public PropertyPalette ​Gets or sets the color palette from a collection of built-in palettes. Ignored if CustomPalette is not null.  
Public PropertyParent (Inherited from Xamarin.Forms.Element)
Public PropertyParentView (Inherited from Xamarin.Forms.Element)
Public PropertyPlotMargin Gets or sets the area between the edges of the control and the plot area.  
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 PropertySelectedBorderColor Gets or sets the border color used to highlight selected plot elements.  
Public PropertySelectedBorderWidth ​Gets of sets the border width used to highlight selected plot elements.  
Public PropertySelectedDashes Gets or sets the collection of dashes and gaps in the selection stroke.  
Public PropertySelectionMode Gets or sets the chart selection mode.  
Public PropertyShowTooltips Gets or sets whether the control shows tooltips when the user interacts with plot elements.  
Public PropertyStyle (Inherited from Xamarin.Forms.VisualElement)
Public PropertyStyleClass (Inherited from Xamarin.Forms.VisualElement)
Public PropertyStyleId (Inherited from Xamarin.Forms.Element)
Public PropertyTextColor Gets or sets the text color.  
Public PropertyTooltip ​Gets or sets the ChartToolTip object.  
Public PropertyTouchFeedback Gets or sets whether the chart displays touch feedback when the user interacts with the chart.  
Public PropertyTranslationX (Inherited from Xamarin.Forms.VisualElement)
Public PropertyTranslationY (Inherited from Xamarin.Forms.VisualElement)
Public PropertyTriggers (Inherited from Xamarin.Forms.VisualElement)
Public PropertyUpdateAnimation Gets or sets the animation used when the data is updated.  
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 MethodGetImage Get 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. (Inherited from Xuni.Forms.Core.XuniRelativeView)
Public MethodGetSizeRequest (Inherited from Xamarin.Forms.Layout)
Public MethodGetValue (Inherited from Xamarin.Forms.BindableObject)
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 MethodRefresh ​Refreshes the chart.  
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)
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 EventRendered ​Occurs after chart finishes rendering. (Inherited from Xuni.Forms.Core.XuniRelativeView)
Public EventRendering ​Occurs before chart is rendering. (Inherited from Xuni.Forms.Core.XuniRelativeView)
Public EventSizeChanged (Inherited from Xamarin.Forms.VisualElement)
Public EventTapped Occurs for every touch event. (Inherited from Xuni.Forms.Core.XuniRelativeView)
Public EventUnfocused (Inherited from Xamarin.Forms.VisualElement)
Top
See Also

Reference

ChartBase Class
Xuni.Forms.ChartCore Namespace