| Name | Description |
| ActualContentHitTestMode | Resolved method of hit testing used when the pointer is over elements in the chart. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| ActualInteractionPixelScalingRatio | Resolved method of pixel scaling to use during end user interaction with the chart. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| ActualPixelScalingRatio | Gets the resolved pixel scaling ratio. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| ActualPlotAreaBorderBrush | Gets or sets the actual brush used as the border for the current SeriesViewer object's plot area. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| ActualWindowPositionHorizontal | A number between 0 and 1 determining the position of the horizontal scroll. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| ActualWindowPositionVertical | A number between 0 and 1 determining the position of the vertical scroll. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| ActualWindowRect | Gets the actual value of the window rectangle, which represents the current zoom level. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| ActualWindowScaleHorizontal | A number between 0 and 1 determining the scale of the horizontal zoom. |
| ActualWindowScaleVertical | A number between 0 and 1 determining the scale of the vertical zoom. |
| AlignsGridLinesToPixels | Gets or sets a value indicating whether grid and tick lines are aligned to device pixels. |
| AnchorX | (Inherited from Xamarin.Forms.VisualElement) |
| AnchorY | (Inherited from Xamarin.Forms.VisualElement) |
| AnimateSeriesWhenAxisRangeChanges | Gets 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.SeriesViewer) |
| AutoMarginHeight | Sets or gets the automatic height to add when automatically adding margins to the chart. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| AutoMarginWidth | Sets or gets the automatic width to add when automatically adding margins to the chart. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| AutomationId | (Inherited from Xamarin.Forms.Element) |
| Axes | Gets the current Chart object's child DataChartAxes. |
| BackgroundColor | (Inherited from Xamarin.Forms.VisualElement) |
| Behaviors | (Inherited from Xamarin.Forms.VisualElement) |
| BindingContext | (Inherited from Xamarin.Forms.BindableObject) |
| BottomMargin | Sets or gets the bottom margin to use around the chart content. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| Bounds | (Inherited from Xamarin.Forms.VisualElement) |
| Brushes | Gets or sets the palette of brushes to use for coloring the chart series. |
| class | (Inherited from Xamarin.Forms.NavigableElement) |
| ClassId | (Inherited from Xamarin.Forms.Element) |
| ContentHitTestMode | Determines the method of hit testing used when mousing over elements in the chart. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| ContentViewport | Represents the subset area within the viewport into which content should be mapped. This is the projection of the current EffectiveViewport into the viewport at current zoom level. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| CrosshairPoint | Gets or sets the cross hair point (in world coordinates) (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| CrosshairVisibility | Gets or sets the current SeriesViewer's crosshair visibility override. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| DefaultAxisMajorStroke | Gets or sets the DefaultAxisMajorStroke property. |
| DefaultAxisMinorStroke | Gets or sets the DefaultAxisMinorStroke property. |
| DefaultAxisStroke | Gets or sets the DefaultAxisStroke property. |
| DefaultInteraction | Gets or sets the DefaultInteraction property. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| Dispatcher | (Inherited from Xamarin.Forms.BindableObject) |
| DragCrosshairActivated | Boolean indicating whether the drag crosshair is activated. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| EffectiveViewport | Gets the EffectiveViewport rectangle, representing the effective viewport area after margins have been subtracted. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| Effects | (Inherited from Xamarin.Forms.Element) |
| FlowDirection | (Inherited from Xamarin.Forms.VisualElement) |
| GestureRecognizers | (Inherited from Xamarin.Forms.View) |
| GridMode | Gets or sets how grid lines are rendered in relation to series. |
| Height | (Inherited from Xamarin.Forms.VisualElement) |
| HeightRequest | (Inherited from Xamarin.Forms.VisualElement) |
| HighlightingTransitionDuration | Gets or sets the duration the highlighting/de-highlighting effects. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| HorizontalOptions | (Inherited from Xamarin.Forms.View) |
| Id | (Inherited from Xamarin.Forms.Element) |
| InputTransparent | (Inherited from Xamarin.Forms.VisualElement) |
| InteractionPixelScalingRatio | Method of pixel scaling to use during end user interaction with the chart. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| IsAntiAliasingEnabledDuringInteraction | Gets or sets the IsAntiAliasingEnabledDuringInteraction property. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| IsEnabled | (Inherited from Xamarin.Forms.VisualElement) |
| IsFocused | (Inherited from Xamarin.Forms.VisualElement) |
| IsHorizontalZoomEnabled | Gets or sets horizontal zoomability of the current control |
| IsSquare | Gets or sets whether to use a square aspect ratio for the chart. This is locked to true for polar and radial charts. |
| IsSurfaceInteractionDisabled | Gets or sets whether all surface interactions with the plot area should be disabled. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| IsTabStop | (Inherited from Xamarin.Forms.VisualElement) |
| IsVerticalZoomEnabled | Gets or sets vertical zoomability of the current control |
| IsVisible | (Inherited from Xamarin.Forms.VisualElement) |
| LeftMargin | Sets or gets the left margin to use around the chart content. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| Legend | Gets or sets which legend to use for all series in this SeriesViewer, unless otherwise specified by the Series.Legend property. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| Margin | (Inherited from Xamarin.Forms.View) |
| MarkerBrushes | Gets or sets the MarkerBrushes property. |
| MarkerOutlines | Gets or sets the MarkerOutlines property. |
| MinimumHeightRequest | (Inherited from Xamarin.Forms.VisualElement) |
| MinimumWidthRequest | (Inherited from Xamarin.Forms.VisualElement) |
| Navigation | (Inherited from Xamarin.Forms.NavigableElement) |
| Opacity | (Inherited from Xamarin.Forms.VisualElement) |
| Outlines | Gets or sets the palette of brushes to use for outlines on the chart series. |
| Parent | (Inherited from Xamarin.Forms.Element) |
| PixelScalingRatio | Gets or sets the scaling value used to affect the pixel density of the control. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| PlotAreaBackground | Gets or sets the brush used as the background for the current SeriesViewer object's plot area. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| PlotAreaMarginBottom | Margin applied below the plot area. |
| PlotAreaMarginLeft | Margin applied to the left of the plot area. |
| PlotAreaMarginRight | Margin applied to the right of the plot area. |
| PlotAreaMarginTop | Margin applied above the plot area. |
| PreviewRect | Gets or sets the preview rectangle. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| Resources | (Inherited from Xamarin.Forms.VisualElement) |
| RightButtonDefaultInteraction | Gets or sets the RightButtonDefaultInteraction property. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| RightMargin | Sets or gets the right margin to use around the chart content. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| Rotation | (Inherited from Xamarin.Forms.VisualElement) |
| RotationX | (Inherited from Xamarin.Forms.VisualElement) |
| RotationY | (Inherited from Xamarin.Forms.VisualElement) |
| Scale | (Inherited from Xamarin.Forms.VisualElement) |
| ScaleX | (Inherited from Xamarin.Forms.VisualElement) |
| ScaleY | (Inherited from Xamarin.Forms.VisualElement) |
| Series | Gets the current SeriesViewer object's child Series. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| Style | (Inherited from Xamarin.Forms.NavigableElement) |
| StyleClass | (Inherited from Xamarin.Forms.NavigableElement) |
| StyleId | (Inherited from Xamarin.Forms.Element) |
| Subtitle | Gets or sets the Subtitle property. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| SubtitleBottomMargin | Margin applied below the subtitle. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| SubtitleFontAttributes | Returns or sets the font style for the subtitle. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| SubtitleFontFamily | Returns or sets the font family for the subtitle. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| SubtitleFontSize | Returns or sets the font size for the subtitle. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| SubtitleHorizontalAlignment | Gets or sets the SubtitleHorizontalAlignment property. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| SubtitleLeftMargin | Margin applied to the left of the subtitle. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| SubtitleRightMargin | Margin applied to the right of the subtitle. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| SubtitleTextColor | Gets or sets the Color used for the Subtitle Text. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| SubtitleTopMargin | Margin applied above the subtitle. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| SurfaceUsage | (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| SyncChannel | Sets or gets the Synchronization channel to use for the SeriesViewer. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| SynchronizeHorizontally | Gets or sets the bool used to display the window preview shadow. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| SynchronizeVertically | Gets or sets the bool used to display the window preview shadow. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| TabIndex | (Inherited from Xamarin.Forms.VisualElement) |
| Title | Text to display above the plot area. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| TitleBottomMargin | Margin applied below the title. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| TitleFontAttributes | Returns or sets the font style for the title. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| TitleFontFamily | Returns or sets the font family for the title. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| TitleFontSize | Returns or sets the font size for the title. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| TitleHorizontalAlignment | Gets or sets the TitleHorizontalAlignment property. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| TitleLeftMargin | Margin applied to the left of the title. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| TitleRightMargin | Margin applied to the right of the title. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| TitleTextColor | Gets or sets the Color used for the Title Text. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| TitleTopMargin | Margin applied above the title. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| ToolTipBackgroundColor | Background color of the tooltip element. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| ToolTipBorderColor | Border color of the tooltip element. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| ToolTipBorderThickness | Border thickness of the tooltip element. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| TopMargin | Sets or gets the top margin to use around the chart content. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| TranslationX | (Inherited from Xamarin.Forms.VisualElement) |
| TranslationY | (Inherited from Xamarin.Forms.VisualElement) |
| Triggers | (Inherited from Xamarin.Forms.VisualElement) |
| VerticalOptions | (Inherited from Xamarin.Forms.View) |
| ViewportRect | Gets the viewport rectangle associated with the SeriesViewer, the physical dimensions of the plot area. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| Visual | (Inherited from Xamarin.Forms.VisualElement) |
| Width | (Inherited from Xamarin.Forms.VisualElement) |
| WidthRequest | (Inherited from Xamarin.Forms.VisualElement) |
| WindowPositionHorizontal | A number between 0 and 1 determining the position of the horizontal scroll. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| WindowPositionVertical | A number between 0 and 1 determining the position of the vertical scroll. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| WindowRect | A rectangle representing the portion of the SeriesViewer currently in view. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| WindowRectMinWidth | Sets or gets the minimum width that the window rect is allowed to reach before being clamped. Decrease this value if you want to allow for further zooming into the viewer. If this value is lowered too much it can cause graphical corruption due to floating point arithmetic inaccuracy. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| WindowResponse | The response to user panning and zooming: whether to update the view immediately while the user action is happening, or to defer the update to after the user action is complete. The user action will be an action such as a mouse drag which causes panning and/or zooming to occur. (Inherited from Infragistics.XamarinForms.Controls.Charts.SeriesViewer) |
| WindowScaleHorizontal | A number between 0 and 1 determining the scale of the horizontal zoom. |
| WindowScaleVertical | A number between 0 and 1 determining the scale of the vertical zoom. |
| X | (Inherited from Xamarin.Forms.VisualElement) |
| Y | (Inherited from Xamarin.Forms.VisualElement) |