Version

XamCategoryChart Class Members

The following tables list the members exposed by XamCategoryChart.

Public Constructors
 NameDescription
Public ConstructorXamCategoryChart ConstructorInitializes a new XamCategoryChart.  
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)ChartTypePropertyIdentifies the ChartType bindable property.  
Public Fieldstatic (Shared in Visual Basic)IsCategoryHighlightingEnabledPropertyIdentifies the IsCategoryHighlightingEnabled bindable property.  
Public Fieldstatic (Shared in Visual Basic)IsItemHighlightingEnabledPropertyIdentifies the IsItemHighlightingEnabled bindable property.  
Public Fieldstatic (Shared in Visual Basic)IsTransitionInEnabledPropertyIdentifies the IsTransitionInEnabled bindable property.  
Public Fieldstatic (Shared in Visual Basic)MarkerCollisionAvoidancePropertyIdentifies the MarkerCollisionAvoidance bindable property.  
Public Fieldstatic (Shared in Visual Basic)NegativeBrushesPropertyIdentifies the NegativeBrushes bindable property.  
Public Fieldstatic (Shared in Visual Basic)NegativeOutlinesPropertyIdentifies the NegativeOutlines bindable property.  
Public Fieldstatic (Shared in Visual Basic)ToolTipBackgroundColorPropertyIdentifies the ToolTipBackgroundColor bindable property.  
Public Fieldstatic (Shared in Visual Basic)ToolTipBorderColorPropertyIdentifies the ToolTipBorderColor bindable property.  
Public Fieldstatic (Shared in Visual Basic)ToolTipBorderThicknessPropertyIdentifies the ToolTipBorderThickness bindable property.  
Public Fieldstatic (Shared in Visual Basic)TransitionInDurationPropertyIdentifies the TransitionInDuration bindable property.  
Public Fieldstatic (Shared in Visual Basic)TransitionInEasingFunctionPropertyIdentifies the TransitionInEasingFunction bindable property.  
Public Fieldstatic (Shared in Visual Basic)TransitionInModePropertyIdentifies the TransitionInMode bindable property.  
Public Fieldstatic (Shared in Visual Basic)TransitionInSpeedTypePropertyIdentifies the TransitionInSpeedType bindable property.  
Public Fieldstatic (Shared in Visual Basic)XAxisActualMaximumPropertyIdentifies the XAxisActualMaximum bindable property.  
Public Fieldstatic (Shared in Visual Basic)XAxisActualMinimumPropertyIdentifies the XAxisActualMinimum bindable property.  
Public Fieldstatic (Shared in Visual Basic)XAxisGapPropertyIdentifies the XAxisGap bindable property.  
Public Fieldstatic (Shared in Visual Basic)XAxisIntervalPropertyIdentifies the XAxisInterval bindable property.  
Public Fieldstatic (Shared in Visual Basic)XAxisMinorIntervalPropertyIdentifies the XAxisMinorInterval bindable property.  
Public Fieldstatic (Shared in Visual Basic)XAxisOverlapPropertyIdentifies the XAxisOverlap bindable property.  
Public Fieldstatic (Shared in Visual Basic)YAxisAbbreviateLargeNumbersPropertyIdentifies the YAxisAbbreviateLargeNumbers bindable property.  
Public Fieldstatic (Shared in Visual Basic)YAxisActualMaximumPropertyIdentifies the YAxisActualMaximum bindable property.  
Public Fieldstatic (Shared in Visual Basic)YAxisActualMinimumPropertyIdentifies the YAxisActualMinimum bindable property.  
Public Fieldstatic (Shared in Visual Basic)YAxisIntervalPropertyIdentifies the YAxisInterval bindable property.  
Public Fieldstatic (Shared in Visual Basic)YAxisIsLogarithmicPropertyIdentifies the YAxisIsLogarithmic bindable property.  
Public Fieldstatic (Shared in Visual Basic)YAxisLogarithmBasePropertyIdentifies the YAxisLogarithmBase bindable property.  
Public Fieldstatic (Shared in Visual Basic)YAxisMaximumValuePropertyIdentifies the YAxisMaximumValue bindable property.  
Public Fieldstatic (Shared in Visual Basic)YAxisMinimumValuePropertyIdentifies the YAxisMinimumValue bindable property.  
Public Fieldstatic (Shared in Visual Basic)YAxisMinorIntervalPropertyIdentifies the YAxisMinorInterval bindable property.  
Public Properties
 NameDescription
Public PropertyAlignsGridLinesToPixelsGets or sets a value indicating whether grid and tick lines are aligned to device pixels. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyAnchorX (Inherited from Xamarin.Forms.VisualElement)
Public PropertyAnchorY (Inherited from Xamarin.Forms.VisualElement)
Public PropertyAnimateSeriesWhenAxisRangeChangesGets or sets whether the series animations should be allowed when a range change has been detected on an axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
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 PropertyBottomMarginGets or sets the bottom margin around the chart content. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyBounds (Inherited from Xamarin.Forms.VisualElement)
Public PropertyBrushesGets or sets the palette of brushes to use for coloring the chart series. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyCalloutsContentMemberPathGets or sets the member path of the content data for the callouts. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyCalloutsItemsSourceGets or sets the collection of callout data to be annotated. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyCalloutsLabelMemberPathGets or sets the member path of the label data for the callouts. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyCalloutStyleUpdatingEventEnabledGets or sets if event annotations should be displayed. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyCalloutsVisibleGets or sets if callouts should be displayed. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyCalloutsXMemberPathGets or sets the member path of the X data for the callouts. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyCalloutsYMemberPathGets or sets the member path of the Y data for the callouts. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyChartTypeGets or sets the type of chart series to generate from the data.  
Public Propertyclass (Inherited from Xamarin.Forms.NavigableElement)
Public PropertyClassId (Inherited from Xamarin.Forms.Element)
Public PropertyCrosshairsAnnotationEnabledGets or sets whether annotations are shown along the axis for crosshair values (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyCrosshairsDisplayModeGets or sets the crosshairs to be displayed. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyCrosshairsSnapToDataGets or sets whether crosshairs will snap to the nearest data point. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyDispatcher (Inherited from Xamarin.Forms.BindableObject)
Public PropertyEffects (Inherited from Xamarin.Forms.Element)
Public PropertyExcludedPropertiesGets or sets a set of property paths that should be excluded from consideration by the category chart. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyFinalValueAnnotationsVisibleGets or sets whether annotations for the final value of each series is displayed on the axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyFlowDirection (Inherited from Xamarin.Forms.VisualElement)
Public PropertyGestureRecognizers (Inherited from Xamarin.Forms.View)
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 PropertyIncludedPropertiesGets or sets a set of property paths that should be included for consideration by the category chart, leaving the remainder excluded. If null, all properties will be considered. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyInputTransparent (Inherited from Xamarin.Forms.VisualElement)
Public PropertyIsCategoryHighlightingEnabledGets or sets whether the category should be highlighted when hovered  
Public PropertyIsEnabled (Inherited from Xamarin.Forms.VisualElement)
Public PropertyIsFocused (Inherited from Xamarin.Forms.VisualElement)
Public PropertyIsHorizontalZoomEnabledGets or sets whether the chart can be horizontally zoomed through user interactions. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyIsItemHighlightingEnabledGets or sets whether the item should be highlighted when hovered  
Public PropertyIsSeriesHighlightingEnabledGets or sets whether the chart can highlight series through user interactions.

This property applies to Category Chart and Financial Chart controls.

(Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyIsTabStop (Inherited from Xamarin.Forms.VisualElement)
Public PropertyIsTransitionInEnabledGets or sets whether animation of series plots is enabled when the chart is loading into view  
Public PropertyIsVerticalZoomEnabledGets or sets whether the chart can be vertically zoomed through user interactions. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyIsVisible (Inherited from Xamarin.Forms.VisualElement)
Public PropertyItemsSourceGets or sets a collection of data items used to generate the chart. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyLeftMarginGets or sets the left margin of the chart content. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyLegendGets or sets the legend to connect this chart to. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyMargin (Inherited from Xamarin.Forms.View)
Public PropertyMarkerBrushesGets or sets the palette of brushes used for rendering fill area of data point markers. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyMarkerCollisionAvoidanceGets or sets the behavior for markers in each series which are placed too close together for the current view, resulting in a collision.  
Public PropertyMarkerMaxCountGets or sets the maximum number of markers displyed in the plot area of the chart. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyMarkerOutlinesGets or sets the palette of brushes used for rendering outlines of data point markers. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyMarkerTypesGets or sets the marker shapes used for indicating location of data points in this chart. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyMinimumHeightRequest (Inherited from Xamarin.Forms.VisualElement)
Public PropertyMinimumWidthRequest (Inherited from Xamarin.Forms.VisualElement)
Public PropertyNavigation (Inherited from Xamarin.Forms.NavigableElement)
Public PropertyNegativeBrushesGets or sets the palette used for coloring negative items of Waterfall chart type.  
Public PropertyNegativeOutlinesBrushes to use for drawing negative elements, when using a chart type with contextual coloring, such as Waterfall.  
Public PropertyOpacity (Inherited from Xamarin.Forms.VisualElement)
Public PropertyOutlinesGets or sets the palette of brushes to use for outlines on the chart series. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyParent (Inherited from Xamarin.Forms.Element)
Public PropertyPixelScalingRatioGets or sets the scaling value used to affect the pixel density of the control. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyResolutionGets or sets the rendering resolution for all series in this chart. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyResources (Inherited from Xamarin.Forms.VisualElement)
Public PropertyRightMarginGets or sets the right margin of the chart content. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
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 PropertyScaleX (Inherited from Xamarin.Forms.VisualElement)
Public PropertyScaleY (Inherited from Xamarin.Forms.VisualElement)
Public PropertyStyle (Inherited from Xamarin.Forms.NavigableElement)
Public PropertyStyleClass (Inherited from Xamarin.Forms.NavigableElement)
Public PropertyStyleId (Inherited from Xamarin.Forms.Element)
Public PropertySubtitleGets or sets text to display below the Title, above the plot area. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertySubtitleAlignmentGets or sets horizontal alignment which determines the subtitle position, relative to the left and right edges of the control. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertySubtitleBottomMarginGets or sets the bottom margin of chart subtitle (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertySubtitleFontAttributesReturns or sets the font style for the subtitle. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertySubtitleFontFamilyReturns or sets the font family for the subtitle. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertySubtitleFontSizeReturns or sets the font size for the subtitle. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertySubtitleLeftMarginGets or sets the left margin of chart subtitle (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertySubtitleRightMarginGets or sets the right margin of chart subtitle (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertySubtitleTextColorGets or sets color of chart subtitle (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertySubtitleTopMarginGets or sets the top margin of chart subtitle (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyTabIndex (Inherited from Xamarin.Forms.VisualElement)
Public PropertyThicknessGets or sets the thickness for all series in this chart. Depending on the ChartType, this can be the main brush used, or just the outline. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyTitleGets or sets text to display above the plot area. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyTitleAlignmentGets or sets horizontal alignment which determines the title position, relative to the left and right edges of the control. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyTitleBottomMarginGets or sets the bottom margin of chart title (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyTitleFontAttributesReturns or sets the font style for the title. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyTitleFontFamilyReturns or sets the font family for the title. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyTitleFontSizeReturns or sets the font size for the title. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyTitleLeftMarginGets or sets the left margin of chart title (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyTitleRightMarginGets or sets the right margin of chart title (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyTitleTextColorGets or sets color of chart title (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyTitleTopMarginGets or sets the top margin of chart title (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyToolTipBackgroundColorGets or sets background color for the tooltip  
Public PropertyToolTipBorderColorGets or sets border color for the tooltip  
Public PropertyToolTipBorderThicknessGets or sets border thickness for the tooltip  
Public PropertyTooltipTemplateGets or sets the id of a template element to use for tooltips, or markup representing the tooltip template. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyToolTipTemplateGets or sets tooltip template  
Public PropertyTooltipTemplatesGets or sets the names of tooltip templates (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyToolTipTemplates  
Public PropertyToolTipTypeGets or sets the style of tooltip to be displayed. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyTopMarginGets or sets the top margin of the chart content. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyTransitionDurationGets or sets the duration used for animating series plots when the data is changing (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyTransitionEasingFunctionGets or sets the easing function used for animating series plots when the data is changing. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyTransitionInDurationGets or sets the duration used for animating series plots when the chart is loading into view  
Public PropertyTransitionInEasingFunctionGets or sets the easing function used for animating series plots when the chart is loading into view  
Public PropertyTransitionInModeGets or sets the method that determines how to animate series plots when the chart is loading into view  
Public PropertyTransitionInSpeedTypeGets or sets the arrival speed used for animating series plots when the chart is loading into view  
Public PropertyTranslationX (Inherited from Xamarin.Forms.VisualElement)
Public PropertyTranslationY (Inherited from Xamarin.Forms.VisualElement)
Public PropertyTrendLineBrushesGets or sets the palette of brushes to used for coloring trend lines in this chart. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyTrendLinePeriod (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyTrendLineThicknessGets or sets the thickness of the trend lines in this chart. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyTrendLineTypeGets or sets the formula used for calculating trend lines in this chart. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyTriggers (Inherited from Xamarin.Forms.VisualElement)
Public PropertyUnknownValuePlottingGets or sets the behavior that determines how unknown values will be plotted on the chart. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyVerticalOptions (Inherited from Xamarin.Forms.View)
Public PropertyViewportGets a rectangle representing the bounds of the plot area. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyVisual (Inherited from Xamarin.Forms.VisualElement)
Public PropertyWidth (Inherited from Xamarin.Forms.VisualElement)
Public PropertyWidthRequest (Inherited from Xamarin.Forms.VisualElement)
Public PropertyWindowRectGets or sets the rectangle representing the current scroll and zoom state of the chart. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public PropertyX (Inherited from Xamarin.Forms.VisualElement)
Public PropertyXAxisActualMaximumGets the current maximum value for the X-axis.  
Public PropertyXAxisActualMinimumGets the current minimum value for the X-axis.  
Public PropertyXAxisExtentGets or sets the distance between the X-axis and the bottom of the chart. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisGapGets or sets the amount of space between adjacent categories for the X-axis.  
Public PropertyXAxisIntervalGets or sets the frequency of displayed labels along the X-axis.  
Public PropertyXAxisInvertedGets or sets whether to invert the direction of the X-axis by placing the first data items on the right side of the chart. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisLabelGets or sets the format for labels along the X-axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisLabelAngleGets or sets the angle of rotation for labels along the X-axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisLabelBottomMarginGets or sets the bottom margin of labels on the X-axis (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisLabelFontAttributesReturns or sets the font style for the X axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisLabelFontFamilyReturns or sets the font family for the X axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisLabelFontSizeReturns or sets the font size for the X axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisLabelHorizontalAlignmentGets or sets Horizontal alignment of X-axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisLabelLeftMarginGets or sets the left margin of labels on the X-axis (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisLabelRightMarginGets or sets the right margin of labels on the X-axis (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisLabelTextColorGets or sets color of labels on the X-axis (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisLabelTopMarginGets or sets the top margin of labels on the X-axis (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisLabelVerticalAlignmentGets or sets Vertical alignment of X-axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisLabelVisibilityGets or sets Visibility of X-axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisMajorStrokeGets or sets the color to apply to major gridlines along the X-axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisMajorStrokeThicknessGets or sets the thickness to apply to major gridlines along the X-axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisMinorIntervalGets or sets the frequency of displayed minor lines along the X-axis.  
Public PropertyXAxisMinorStrokeGets or sets the color to apply to minor gridlines along the X-axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisMinorStrokeThicknessGets or sets the thickness to apply to minor gridlines along the X-axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisOverlapGets or sets the amount of overlap between adjacent categories for the X-axis.  
Public PropertyXAxisStripGets or sets the color to apply to stripes along the X-axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisStrokeGets or sets the color to apply to the X-axis line. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisStrokeThicknessGets or sets the thickness to apply to the X-axis line. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisTickLengthGets or sets the length of tickmarks along the X-axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisTickStrokeGets or sets the color to apply to tickmarks along the X-axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisTickStrokeThicknessGets or sets the thickness to apply to tickmarks along the X-axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisTitleGets or sets the Text to display below the X-axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisTitleAlignmentGets or sets Horizontal alignment of the X-axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisTitleAngleGets or sets the angle of rotation for the X-axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisTitleBottomMarginGets or sets the bottom margin of a title on the X-axis (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisTitleFontAttributesReturns or sets the font style for the X axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisTitleFontFamilyReturns or sets the font family for the X axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisTitleFontSizeReturns or sets the font size for the X axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisTitleLeftMarginGets or sets the left margin of a title on the X-axis (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisTitleMarginGets or sets the margin around a title on the X-axis (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisTitleRightMarginGets or sets the right margin of a title on the X-axis (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisTitleTextColorGets or sets color of title on the X-axis (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyXAxisTitleTopMarginGets or sets the top margin of a title on the X-axis (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyY (Inherited from Xamarin.Forms.VisualElement)
Public PropertyYAxisAbbreviateLargeNumbersGets or sets whether the large numbers on the Y-axis labels are abbreviated.  
Public PropertyYAxisActualMaximumGets the current maximum value for the Y-axis.  
Public PropertyYAxisActualMinimumGets the current minimum value for the Y-axis.  
Public PropertyYAxisExtentGets or sets the distance between the Y-axis and the left edge of the chart. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisIntervalGets or sets the distance between each label and grid line along the Y-axis.  
Public PropertyYAxisInvertedGets or sets whether to invert the direction of the Y-axis by placing the minimum numeric value at the top of the chart. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisIsLogarithmicGets or sets whether the Y-axis should use a logarithmic scale instead of a linear one.  
Public PropertyYAxisLabelGets or sets the property or string from which the labels are derived. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisLabelAngleGets or sets the angle of rotation for labels along the Y-axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisLabelBottomMarginGets or sets the bottom margin of labels on the Y-axis (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisLabelFontAttributesReturns or sets the font style for the Y axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisLabelFontFamilyReturns or sets the font family for the Y axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisLabelFontSizeReturns or sets the font size for the Y axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisLabelHorizontalAlignmentGets or sets Horizontal alignment of Y-axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisLabelLeftMarginGets or sets the left margin of labels on the Y-axis (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisLabelLocationThe location of Y-axis labels, relative to the plot area. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisLabelRightMarginGets or sets the right margin of labels on the Y-axis (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisLabelTextColorGets or sets color of labels on the Y-axis (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisLabelTopMarginGets or sets the top margin of labels on the Y-axis (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisLabelVerticalAlignmentGets or sets Vertical alignment of Y-axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisLabelVisibilityGets or sets Visibility of Y-axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisLogarithmBaseGets or sets the base value to use in the log function when mapping the position of data items along the Y-axis.  
Public PropertyYAxisMajorStrokeGets or sets the color to apply to major gridlines along the Y-axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisMajorStrokeThicknessGets or sets the thickness to apply to major gridlines along the Y-axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisMaximumValueGets or sets the data value corresponding to the maximum value of the Y-axis.  
Public PropertyYAxisMinimumValueGets or sets the data value corresponding to the minimum value of the Y-axis.  
Public PropertyYAxisMinorIntervalGets or sets the frequency of displayed minor lines along the Y-axis.  
Public PropertyYAxisMinorStrokeGets or sets the color to apply to minor gridlines along the Y-axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisMinorStrokeThicknessGets or sets the thickness to apply to minor gridlines along the Y-axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisStripGets or sets the color to apply to stripes along the Y-axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisStrokeGets or sets the color to apply to the Y-axis line. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisStrokeThicknessGets or sets the thickness to apply to the Y-axis line. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisTickLengthGets or sets the length of tickmarks along the Y-axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisTickStrokeGets or sets the color to apply to tickmarks along the Y-axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisTickStrokeThicknessGets or sets the thickness to apply to tickmarks along the Y-axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisTitleGets or sets the Text to display to the left of the Y-axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisTitleAlignmentGets or sets Vertical alignment of the Y-axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisTitleAngleGets or sets the angle of rotation for the Y-axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisTitleBottomMarginGets or sets the bottom margin of a title on the Y-axis (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisTitleFontAttributesReturns or sets the font style for the Y axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisTitleFontFamilyReturns or sets the font family for the Y axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisTitleFontSizeReturns or sets the font size for the Y axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisTitleLeftMarginGets or sets the left margin of a title on the Y-axis (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisTitleMarginGets or sets the margin around a title on the Y-axis (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisTitleRightMarginGets or sets the right margin of a title on the Y-axis (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisTitleTextColorGets or sets color of title on the Y-axis (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public PropertyYAxisTitleTopMarginGets or sets the top margin of a title on the Y-axis (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Protected Properties
 NameDescription
Protected Internal PropertyGestureController (Inherited from Xamarin.Forms.View)
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. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public MethodGetScaledValueYConverts the given visual location to a data value. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public MethodGetUnscaledValueXConverts the given data value to a visual location. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public MethodGetUnscaledValueYConverts the given data value to a visual location. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public MethodGetValue (Inherited from Xamarin.Forms.BindableObject)
Public MethodHideToolTipHides the active main tooltip, if displayed. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public Methodstatic (Shared in Visual Basic)InitWhen declaring an instance of this control in XAML, this method can be invoked in code to ensure all necessary types are available at runtime.  
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)
Public Events
 NameDescription
Public EventBindingContextChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventCalloutStyleUpdatingOccurs when the style of a callout is updated. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
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 EventMeasureInvalidated (Inherited from Xamarin.Forms.VisualElement)
Public EventPropertyChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventPropertyChanging (Inherited from Xamarin.Forms.BindableObject)
Public EventSeriesAddedEvent raised when a series is initialized and added to this chart. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public EventSeriesPointerDownOccurs when the pointer is pressed down over a Series. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public EventSeriesPointerEnterOccurs when the pointer enters a Series. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public EventSeriesPointerLeaveOccurs when the pointer leaves a Series. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public EventSeriesPointerMoveOccurs when the pointer moves over a Series. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public EventSeriesPointerUpOccurs when the pointer is released over a Series. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public EventSeriesRemovedEvent raised when a series is removed from this chart. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamDomainChart)
Public EventSizeChanged (Inherited from Xamarin.Forms.VisualElement)
Public EventUnfocused (Inherited from Xamarin.Forms.VisualElement)
Public EventXAxisFormatLabelRaised when an axis label is being prepared. The event arguments can be used to evaluate the data item in context, and to change the label text. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
Public EventYAxisFormatLabelRaised when an axis label is being prepared. The event arguments can be used to evaluate the data item in context, and to change the label text. (Inherited from Infragistics.XamarinForms.Controls.Charts.XamXYChart)
See Also