Version

Series Class Members

The following tables list the members exposed by Series.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)ActualAreaFillOpacityPropertyIdentifies the ActualAreaFillOpacity bindable property.  
Public Fieldstatic (Shared in Visual Basic)ActualBrushPropertyIdentifies the ActualBrush bindable property.  
Public Fieldstatic (Shared in Visual Basic)ActualHitTestModePropertyIdentifies the ActualHitTestMode bindable property.  
Public Fieldstatic (Shared in Visual Basic)ActualLegendPropertyIdentifies the ActualLegend bindable property.  
Public Fieldstatic (Shared in Visual Basic)ActualOutlinePropertyIdentifies the ActualOutline bindable property.  
Public Fieldstatic (Shared in Visual Basic)AreaFillOpacityPropertyIdentifies the AreaFillOpacity bindable property.  
Public Fieldstatic (Shared in Visual Basic)BrushPropertyIdentifies the Brush bindable property.  
Public Fieldstatic (Shared in Visual Basic)FinalValuePropertyIdentifies the FinalValue bindable property.  
Public Fieldstatic (Shared in Visual Basic)HasMarkersPropertyIdentifies the HasMarkers bindable property.  
Public Fieldstatic (Shared in Visual Basic)HitTestModePropertyIdentifies the HitTestMode bindable property.  
Public Fieldstatic (Shared in Visual Basic)IndexPropertyIdentifies the Index bindable property.  
Public Fieldstatic (Shared in Visual Basic)IsAnnotationLayerPropertyIdentifies the IsAnnotationLayer bindable property.  
Public Fieldstatic (Shared in Visual Basic)IsAreaOrLinePropertyIdentifies the IsAreaOrLine bindable property.  
Public Fieldstatic (Shared in Visual Basic)IsCategoryPropertyIdentifies the IsCategory bindable property.  
Public Fieldstatic (Shared in Visual Basic)IsDefaultCrosshairBehaviorDisabledPropertyIdentifies the IsDefaultCrosshairBehaviorDisabled bindable property.  
Public Fieldstatic (Shared in Visual Basic)IsDefaultTooltipBehaviorDisabledPropertyIdentifies the IsDefaultTooltipBehaviorDisabled bindable property.  
Public Fieldstatic (Shared in Visual Basic)IsFinancialPropertyIdentifies the IsFinancial bindable property.  
Public Fieldstatic (Shared in Visual Basic)IsFragmentPropertyIdentifies the IsFragment bindable property.  
Public Fieldstatic (Shared in Visual Basic)IsIndexedPropertyIdentifies the IsIndexed bindable property.  
Public Fieldstatic (Shared in Visual Basic)IsMarkerlessDisplayPreferredPropertyIdentifies the IsMarkerlessDisplayPreferred bindable property.  
Public Fieldstatic (Shared in Visual Basic)IsNegativeColorSupportedPropertyIdentifies the IsNegativeColorSupported bindable property.  
Public Fieldstatic (Shared in Visual Basic)IsPolarPropertyIdentifies the IsPolar bindable property.  
Public Fieldstatic (Shared in Visual Basic)IsRadialPropertyIdentifies the IsRadial bindable property.  
Public Fieldstatic (Shared in Visual Basic)IsRangePropertyIdentifies the IsRange bindable property.  
Public Fieldstatic (Shared in Visual Basic)IsScatterPropertyIdentifies the IsScatter bindable property.  
Public Fieldstatic (Shared in Visual Basic)IsShapePropertyIdentifies the IsShape bindable property.  
Public Fieldstatic (Shared in Visual Basic)IsStackedPropertyIdentifies the IsStacked bindable property.  
Public Fieldstatic (Shared in Visual Basic)IsUsableInLegendPropertyIdentifies the IsUsableInLegend bindable property.  
Public Fieldstatic (Shared in Visual Basic)IsValueOverlayPropertyIdentifies the IsValueOverlay bindable property.  
Public Fieldstatic (Shared in Visual Basic)IsVerticalPropertyIdentifies the IsVertical bindable property.  
Public Fieldstatic (Shared in Visual Basic)ItemsSourcePropertyIdentifies the ItemsSource bindable property.  
Public Fieldstatic (Shared in Visual Basic)LegendItemVisibilityPropertyIdentifies the LegendItemVisibility bindable property.  
Public Fieldstatic (Shared in Visual Basic)LegendPropertyIdentifies the Legend bindable property.  
Public Fieldstatic (Shared in Visual Basic)MouseOverEnabledPropertyIdentifies the MouseOverEnabled bindable property.  
Public Fieldstatic (Shared in Visual Basic)OutlinePropertyIdentifies the Outline bindable property.  
Public Fieldstatic (Shared in Visual Basic)PercentChangePropertyIdentifies the PercentChange bindable property.  
Public Fieldstatic (Shared in Visual Basic)ResolutionPropertyIdentifies the Resolution bindable property.  
Public Fieldstatic (Shared in Visual Basic)SeriesViewerPropertyIdentifies the SeriesViewer bindable property.  
Public Fieldstatic (Shared in Visual Basic)ThicknessPropertyIdentifies the Thickness bindable property.  
Public Fieldstatic (Shared in Visual Basic)TitlePropertyIdentifies the Title bindable property.  
Public Fieldstatic (Shared in Visual Basic)ToolTipTemplatePropertyIdentifies the ToolTipTemplate bindable property.  
Public Fieldstatic (Shared in Visual Basic)TransitionDurationPropertyIdentifies the TransitionDuration bindable property.  
Public Fieldstatic (Shared in Visual Basic)TransitionEasingFunctionPropertyIdentifies the TransitionEasingFunction 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)TransitionInSpeedTypePropertyIdentifies the TransitionInSpeedType bindable property.  
Public Properties
 NameDescription
Public PropertyActualAreaFillOpacityGets the actual opacity applied to the area fill visual.  
Public PropertyActualBrushGets the effective brush for the current series object.  
Public PropertyActualHitTestModeResolved method of hit testing to use when pointing to items in the chart.  
Public PropertyActualLegendGets the effective legend associated with the current series object.  
Public PropertyActualOutlineGets the effective outline for the current series object.  
Public PropertyAreaFillOpacityGets or sets the opacity applied to the area fill visual.  
Public PropertyAutomationId (Inherited from Xamarin.Forms.Element)
Public PropertyBindingContext (Inherited from Xamarin.Forms.BindableObject)
Public PropertyBrushGets or sets the brush to use for the series.  
Public PropertyClassId (Inherited from Xamarin.Forms.Element)
Public PropertyDispatcher (Inherited from Xamarin.Forms.BindableObject)
Public PropertyEffects (Inherited from Xamarin.Forms.Element)
Public PropertyFinalValueThe final value of this series.  
Public PropertyHasMarkersReturns whether the current series supports visual markers.  
Public PropertyHitTestModeMethod of hit testing to use when pointing to items in this series.  
Public PropertyId (Inherited from Xamarin.Forms.Element)
Public PropertyIndexGets the Index property.  
Public PropertyIsAnnotationLayerGets whether the series is an annotation layer.  
Public PropertyIsAreaOrLineGets whether the current series shows an area or line shape.  
Public PropertyIsCategoryGets whether the current series is a category type series.  
Public PropertyIsDefaultCrosshairBehaviorDisabledGets whether the default crosshair behavior should be disabled if this series is present.  
Public PropertyIsDefaultTooltipBehaviorDisabledGets whether the default tooltip behavior should be disabled if this series is present.  
Public PropertyIsFinancialGets whether the current series is a financial type series.  
Public PropertyIsFragmentGets whether the current series is a stack fragment.  
Public PropertyIsIndexedGets if the series uses an index, which can be used to auto-assign it a color.  
Public PropertyIsMarkerlessDisplayPreferredOverridden by derived series classes to indicate when markerless display is preferred or not.  
Public PropertyIsNegativeColorSupportedOverridden by derived series classes to indicate when negative colors are supported or not.  
Public PropertyIsPolarGets whether the current series is a polar type series.  
Public PropertyIsRadialGets whether the current series is a radial type series.  
Public PropertyIsRangeGets whether the current series is a range type series.  
Public PropertyIsScatterGets whether the current series is a scatter type series.  
Public PropertyIsShapeGets whether the current series is a shape type series.  
Public PropertyIsStackedGets whether the current series is a stacked type series.  
Public PropertyIsUsableInLegendGets if the series should appear in any legends.  
Public PropertyIsValueOverlayGets whether the series is a value overlay.  
Public PropertyIsVerticalGets whether the current series is oriented vertically.  
Public PropertyItemsSourceGets or sets the ItemsSource property for the current series object.  
Public PropertyLegendGets or sets a legend for the current series object.  
Public PropertyLegendItemVisibilityGets or sets the legend item visibility for the current series object.  
Public PropertyMouseOverEnabledGets or sets the whether the chart reacts to mouse move events.  
Public PropertyOutlineGets or sets the brush to use for the outline of the series.  
Public PropertyParent (Inherited from Xamarin.Forms.Element)
Public PropertyPercentChangeThe percent change from the beginning to the end of this series.  
Public PropertyResolutionGets or sets the current series object's rendering resolution.  
Public PropertySeriesViewerGets the Chart for the current chart series object.  
Public PropertyStyleId (Inherited from Xamarin.Forms.Element)
Public PropertyThicknessGets or sets the width of the current series object's line thickness.  
Public PropertyTitleGets or sets the Title property.  
Public PropertyToolTipTemplateBindable tooltip content template.  
Public PropertyTransitionDurationGets or sets the duration of the current series's morph.  
Public PropertyTransitionEasingFunctionGets or sets the easing function used to morph the current series.  
Public PropertyTransitionInDurationGets or sets the duration of the current series's transition in morph.  
Public PropertyTransitionInEasingFunctionGets or sets the EasingFunction used to morph the current series during the initial transition.  
Public PropertyTransitionInSpeedTypeGets or sets the duration of the current series's transition in morph.  
Public Methods
 NameDescription
Public MethodClearValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public Methodstatic (Shared in Visual Basic)CMACalculates the cumulative moving average.  
Public MethodCoerceValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public Methodstatic (Shared in Visual Basic)EMACalculates the exponential moving average.  
Public MethodExportVisualDataExports visual information about the series for use by external tools and functionality.  
Public MethodFindByName (Inherited from Xamarin.Forms.Element)
Public MethodFromWorldPositionConverts a point from world coordinates to coordinates within the viewport of the series.  
Public MethodGetActualMarkerBrushReturns the actual marker brush used by the series if the series has markers.  
Public MethodGetActualMarkerOutlineBrushReturns the actual marker outline brush used by the series if the series has markers.  
Public MethodGetEffectiveViewportGets the effective viewport, adjusted to account for margins and other factors.  
Public MethodGetExactItemIndexGets the precise item index, if possible, based on the closeness to the previous or next whole integer. If the series cannot provide this information, GetExactItemIndex will return the same integer value as GetItemIndex.  
Public MethodGetExactItemIndexFromSeriesPixelGets the precise item index, if possible, the closeness to the previous or next whole integer indicating which value is closer. If the series cannot provide this information this will return the same integer value as GetItemIndexFromSeriesPixel.  
Public MethodGetHitDataContextGets the DataContext matching the given position.  
Public MethodGetItemGets the item that is the best match for the specified world coordinates.  
Public MethodGetItemFromSeriesPixelGets the item index that is the best match for the specified pixel position within the series plot area.  
Public MethodGetItemIndexGets the item item index associated with the specified world position  
Public MethodGetItemIndexFromSeriesPixelGets the item index that is the best match for the specified pixel position within the series plot area.  
Public MethodGetItemSpanFor a category plotted series, returns the current width of the items within the categories. This only returns a value if the items have some form of width (e.g. columns, bars, etc.) otherwise 0 is returned.  
Public MethodGetItemValueGets a value based on one of the valid member paths for this series type.  
Public MethodGetNextOrExactIndexGetting the next index that is near a given world position, if possible, otherwise NaN.  
Public MethodGetPreviousOrExactIndexGetting the previous index that is near a given world position, if possible, otherwise NaN.  
Public MethodGetSeriesHighValueIf possible, will return the best available high value of the series for a given world coordinate.  
Public MethodGetSeriesHighValueFromSeriesPixelIf possible, will return the best available high value of the series for a given pixel coordinate within the current series plot area.  
Public MethodGetSeriesHighValuePositionIf possible, will return the best available position within the series that has the best high value match for the world position provided.  
Public MethodGetSeriesHighValuePositionFromSeriesPixelIf possible, will return the best available position within the series that has the best high value match for the world position provided.  
Public MethodGetSeriesLowValueIf possible, will return the best available low value of the series for a given world coordinate.  
Public MethodGetSeriesLowValueFromSeriesPixelIf possible, will return the best available low value of the series for a given pixel coordinate within the current series plot area.  
Public MethodGetSeriesLowValuePositionIf possible, will return the best available position within the series that has the best low value match for the world position provided.  
Public MethodGetSeriesLowValuePositionFromSeriesPixelIf possible, will return the best available position within the series that has the best low value match for the world position provided.  
Public MethodGetSeriesValueIf possible, will return the best available main value of the series for a given world coordinate.  
Public MethodGetSeriesValueBoundingBoxIf possible, will return the best available value bounding box within the series that has the best value match for the world position provided.  
Public MethodGetSeriesValueBoundingBoxFromSeriesPixelIf possible, will return the best available value bounding box within the series that has the best value match for the pixel position provided.  
Public MethodGetSeriesValueFineGrainedBoundingBoxesIf possible, will return the best available value fine grained bounding boxes within the series that has the best value match for the world position provided.  
Public MethodGetSeriesValueFineGrainedBoundingBoxesFromSeriesPixelIf possible, will return the best available value fine grained bounding boxes within the series that has the best value match for the pixel position provided.  
Public MethodGetSeriesValueFromSeriesPixelIf possible, will return the best available main value of the series for a given pixel coordinate within the current series plot area.  
Public MethodGetSeriesValueMarkerBoundingBoxIf possible, will return the best available value marker bounding box within the series that has the best value match for the world position provided.  
Public MethodGetSeriesValueMarkerBoundingBoxFromSeriesPixelIf possible, will return the best available value marker bounding box within the series that has the best value match for the pixel position provided.  
Public MethodGetSeriesValuePositionIf possible, will return the best available position within the series that has the best value match for the world position provided.  
Public MethodGetSeriesValuePositionFromSeriesPixelIf possible, will return the best available position within the series that has the best value match for the world position provided.  
Public MethodGetValue (Inherited from Xamarin.Forms.BindableObject)
Public MethodHideToolTipsHides any internal tooltips presented by the series, if any.  
Public MethodIsSet (Inherited from Xamarin.Forms.BindableObject)
Public Methodstatic (Shared in Visual Basic)MMACalculates the modified moving average.  
Public MethodMoveCursorPointMoves the cursor point to the provided world position. Some series may react to the current cursor position.  
Public Methodstatic (Shared in Visual Basic)MovingSumCalculates a moving sum over a sequence with a given period.  
Public MethodNotifyVisualPropertiesChangedNotifies the series that a visual property has changed, requiring a visual update.  
Public MethodRemoveAxesCall to null out the axes of the series;  
Public MethodRemoveBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodRemoveDynamicResource (Inherited from Xamarin.Forms.Element)
Public MethodRenderSeriesRenders the series.  
Public MethodReplayTransitionInReplays the assigned transition in animation, if any.  
Public MethodResolveLegendIndexResolves the index to use for ordering the legend.  
Public MethodScrollIntoViewRequests that the provided item should be brought into view if possible.  
Public MethodSetBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodSetDynamicResource (Inherited from Xamarin.Forms.Element)
Public MethodSetNegativeColorsSets the negative brush and outline properties for this series to the given arguments.  
Public MethodSetValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodSimulateHoverSimulates a pointer hover over the series surface.  
Public Methodstatic (Shared in Visual Basic)SMACalculates the simple moving average.  
Public Methodstatic (Shared in Visual Basic)STDEVCalculates the standard deviation of a sequence with a given period.  
Public MethodTestHitChecks for a matching data item at the given position.  
Public MethodToWorldPositionConverts a point from coordinates within the series plot area to a world position within axis space.  
Public Methodstatic (Shared in Visual Basic)WMACalculates the weighted moving average.  
Protected Methods
 NameDescription
Protected MethodApplyBindings (Inherited from Xamarin.Forms.BindableObject)
Protected MethodOnBindingContextChangedCalled when the binding context changes (Inherited from Infragistics.XamarinForms.Controls.ElementBase)
Protected MethodOnChildAdded (Inherited from Xamarin.Forms.Element)
Protected MethodOnChildRemoved (Inherited from Xamarin.Forms.Element)
Protected MethodOnParentSetCalled when the parent is set (Inherited from Infragistics.XamarinForms.Controls.ElementBase)
Protected MethodOnPropertyChangedInvoked when a bound property is changed. (Inherited from Infragistics.XamarinForms.Controls.ElementBase)
Protected MethodOnPropertyChanging (Inherited from Xamarin.Forms.BindableObject)
Protected MethodUnapplyBindings (Inherited from Xamarin.Forms.BindableObject)
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 EventDescendantAdded (Inherited from Xamarin.Forms.Element)
Public EventDescendantRemoved (Inherited from Xamarin.Forms.Element)
Public EventPropertyChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventPropertyChanging (Inherited from Xamarin.Forms.BindableObject)
Public EventPropertyUpdatedEvent raised when a property (including "effective" and non-dependency property) value changes.  
Public EventRenderRequestedThis event is raised every time a render has been requested from a series.  
See Also