| Name | Description |
| ActualAreaFillOpacity | Gets the actual opacity applied to the area fill visual. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| ActualBrush | Gets the effective brush for the current series object. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| ActualHitTestMode | Resolved method of hit testing to use when pointing to items in the chart. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| ActualLegend | Gets the effective legend associated with the current series object. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| ActualOutline | Gets the effective outline for the current series object. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| AreaFillOpacity | Gets or sets the opacity applied to the area fill visual. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| AutomationId | (Inherited from Xamarin.Forms.Element) |
| BindingContext | (Inherited from Xamarin.Forms.BindableObject) |
| Brush | Gets or sets the brush to use for the series. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| ClassId | (Inherited from Xamarin.Forms.Element) |
| CursorPosition | Gets or sets the world position to use instead of the pointer position for this annotation layer. If you set this value, rather than responding to the pointer, this layer will be fixed on the provided world position. A world position has x and y values that range from 0 to 1 that represent the global position of the cursor relative to the entire ranges of the axes. The default of (NaN, NaN) means that the layer should react to pointer movement. (Inherited from Infragistics.XamarinForms.Controls.Charts.AnnotationLayer) |
| Dispatcher | (Inherited from Xamarin.Forms.BindableObject) |
| Effects | (Inherited from Xamarin.Forms.Element) |
| FinalValue | The final value of this series. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| HasMarkers | Returns whether the current series supports visual markers. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| HitTestMode | Method of hit testing to use when pointing to items in this series. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| HorizontalLineStroke | Gets or sets the color to use for the horizontal line. Leave null for an automatic value. |
| HorizontalLineVisibility | Gets or sets whether to display the horizontal line. |
| Id | (Inherited from Xamarin.Forms.Element) |
| Index | Gets the Index property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| IsAnnotationLayer | Gets whether the series is an annotation layer. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| IsAreaOrLine | Gets whether the current series shows an area or line shape. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| IsAxisAnnotationEnabled | Gets or sets whether to draw annotations over the axes where the crosshair meets with them. |
| IsCategory | Gets whether the current series is a category type series. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| IsDefaultCrosshairBehaviorDisabled | Gets whether the default crosshair behavior should be disabled if this series is present. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| IsDefaultCrosshairDisabled | Gets or sets whether the series viewer's default crosshair should be disabled by the presence of this layer. (Inherited from Infragistics.XamarinForms.Controls.Charts.AnnotationLayer) |
| IsDefaultTooltipBehaviorDisabled | Gets whether the default tooltip behavior should be disabled if this series is present. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| IsFinancial | Gets whether the current series is a financial type series. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| IsFragment | Gets whether the current series is a stack fragment. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| IsIndexed | Gets if the series uses an index, which can be used to auto-assign it a color. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| IsMarkerlessDisplayPreferred | Overridden by derived series classes to indicate when markerless display is preferred or not. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| IsNegativeColorSupported | Overridden by derived series classes to indicate when negative colors are supported or not. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| IsPolar | Gets whether the current series is a polar type series. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| IsRadial | Gets whether the current series is a radial type series. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| IsRange | Gets whether the current series is a range type series. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| IsScatter | Gets whether the current series is a scatter type series. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| IsShape | Gets whether the current series is a shape type series. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| IsStacked | Gets whether the current series is a stacked type series. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| IsUsableInLegend | Gets if the series should appear in any legends. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| IsValueOverlay | Gets whether the series is a value overlay. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| IsVertical | Gets whether the current series is oriented vertically. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| ItemsSource | Gets or sets the ItemsSource property for the current series object. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| Legend | Gets or sets a legend for the current series object. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| LegendItemVisibility | Gets or sets the legend item visibility for the current series object. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| MouseOverEnabled | Gets or sets the whether the chart reacts to mouse move events. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| Outline | Gets or sets the brush to use for the outline of the series. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| Parent | (Inherited from Xamarin.Forms.Element) |
| PercentChange | The percent change from the beginning to the end of this series. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| Resolution | Gets or sets the current series object's rendering resolution. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| SeriesViewer | Gets the Chart for the current chart series object. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| ShouldRenderAsOverlay | Gets or sets whether this layer renders as an overlay or not. (Inherited from Infragistics.XamarinForms.Controls.Charts.AnnotationLayer) |
| SkipUnknownValues | Gets or sets whether to skip unknown values when searching for series values. |
| StyleId | (Inherited from Xamarin.Forms.Element) |
| TargetSeries | Gets or sets the series to target this annotation to. If null, this annotation targets all series simultaneously. |
| Thickness | Gets or sets the width of the current series object's line thickness. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| Title | Gets or sets the Title property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| ToolTipTemplate | Bindable tooltip content template. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| TransitionDuration | Gets or sets the duration of the current series's morph. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| TransitionEasingFunction | Gets or sets the easing function used to morph the current series. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| TransitionInDuration | Gets or sets the duration of the current series's transition in morph. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| TransitionInEasingFunction | Gets or sets the EasingFunction used to morph the current series during the initial transition. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| TransitionInSpeedType | Gets or sets the duration of the current series's transition in morph. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series) |
| UseIndex | Gets or sets whether this series should take up an index for auto brush coloring. (Inherited from Infragistics.XamarinForms.Controls.Charts.AnnotationLayer) |
| UseInterpolation | Gets or sets whether to use value interpolation when drawing a line through the best value for the cursor position. |
| UseLegend | Gets or sets whether this series interacts with the chart legend. (Inherited from Infragistics.XamarinForms.Controls.Charts.AnnotationLayer) |
| VerticalLineStroke | Gets or sets the color to use for vertical line. Leave null for an automatic value. |
| VerticalLineVisibility | Gets or sets whether to display the vertical line. |
| XAxisAnnotationBackground | Gets or sets the color to use for the x axis annotation backing. Leave unset for an automatic value. |
| XAxisAnnotationInterpolatedValuePrecision | Gets or sets the precision to use displaying values for interpolated crosshair positions. |
| XAxisAnnotationOutline | Gets or sets the color to use for the x axis annotation outline. Leave unset for an automatic value. |
| XAxisAnnotationPaddingBottom | Gets or sets the padding to use withing the axis annotation callout. Leaving this NaN will use an automatic value related to the axis label margins. |
| XAxisAnnotationPaddingLeft | Gets or sets the padding to use withing the axis annotation callout. Leaving this NaN will use an automatic value related to the axis label margins. |
| XAxisAnnotationPaddingRight | Gets or sets the padding to use withing the axis annotation callout. Leaving this NaN will use an automatic value related to the axis label margins. |
| XAxisAnnotationPaddingTop | Gets or sets the padding to use withing the axis annotation callout. Leaving this NaN will use an automatic value related to the axis label margins. |
| XAxisAnnotationStrokeThickness | Gets or sets the stroke thickness for the x axis annotation backing. Leave unset for an automatic value. |
| XAxisAnnotationTextColor | Gets or sets the color to use for the x axis annotation text. Leave unset for an automatic value. |
| YAxisAnnotationBackground | Gets or sets the color to use for the y axis annotation backing. Leave unset for an automatic value. |
| YAxisAnnotationInterpolatedValuePrecision | Gets or sets the precision to use displaying values for interpolated crosshair positions. |
| YAxisAnnotationOutline | Gets or sets the color to use for the y axis annotation outline. Leave unset for an automatic value. |
| YAxisAnnotationPaddingBottom | Gets or sets the padding to use withing the axis annotation callout. Leaving this NaN will use an automatic value related to the axis label margins. |
| YAxisAnnotationPaddingLeft | Gets or sets the padding to use withing the axis annotation callout. Leaving this NaN will use an automatic value related to the axis label margins. |
| YAxisAnnotationPaddingRight | Gets or sets the padding to use withing the axis annotation callout. Leaving this NaN will use an automatic value related to the axis label margins. |
| YAxisAnnotationPaddingTop | Gets or sets the padding to use withing the axis annotation callout. Leaving this NaN will use an automatic value related to the axis label margins. |
| YAxisAnnotationStrokeThickness | Gets or sets the stroke thickness for the y axis annotation backing. Leave unset for an automatic value. |
| YAxisAnnotationTextColor | Gets or sets the color to use for the y axis annotation text. Leave unset for an automatic value. |