Version

CrosshairLayer Class Members

The following tables list the members exposed by CrosshairLayer.

Public Constructors
 NameDescription
Public ConstructorCrosshairLayer ConstructorConstructs a CrosshairLayer  
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)HorizontalLineStrokePropertyIdentifies the HorizontalLineStroke bindable property.  
Public Fieldstatic (Shared in Visual Basic)HorizontalLineVisibilityPropertyIdentifies the HorizontalLineVisibility bindable property.  
Public Fieldstatic (Shared in Visual Basic)IsAxisAnnotationEnabledPropertyIdentifies the IsAxisAnnotationEnabled bindable property.  
Public Fieldstatic (Shared in Visual Basic)SkipUnknownValuesPropertyIdentifies the SkipUnknownValues bindable property.  
Public Fieldstatic (Shared in Visual Basic)TargetSeriesPropertyIdentifies the TargetSeries bindable property.  
Public Fieldstatic (Shared in Visual Basic)UseInterpolationPropertyIdentifies the UseInterpolation bindable property.  
Public Fieldstatic (Shared in Visual Basic)VerticalLineStrokePropertyIdentifies the VerticalLineStroke bindable property.  
Public Fieldstatic (Shared in Visual Basic)VerticalLineVisibilityPropertyIdentifies the VerticalLineVisibility bindable property.  
Public Fieldstatic (Shared in Visual Basic)XAxisAnnotationBackgroundPropertyIdentifies the XAxisAnnotationBackground bindable property.  
Public Fieldstatic (Shared in Visual Basic)XAxisAnnotationInterpolatedValuePrecisionPropertyIdentifies the XAxisAnnotationInterpolatedValuePrecision bindable property.  
Public Fieldstatic (Shared in Visual Basic)XAxisAnnotationOutlinePropertyIdentifies the XAxisAnnotationOutline bindable property.  
Public Fieldstatic (Shared in Visual Basic)XAxisAnnotationPaddingBottomPropertyIdentifies the XAxisAnnotationPaddingBottom bindable property.  
Public Fieldstatic (Shared in Visual Basic)XAxisAnnotationPaddingLeftPropertyIdentifies the XAxisAnnotationPaddingLeft bindable property.  
Public Fieldstatic (Shared in Visual Basic)XAxisAnnotationPaddingRightPropertyIdentifies the XAxisAnnotationPaddingRight bindable property.  
Public Fieldstatic (Shared in Visual Basic)XAxisAnnotationPaddingTopPropertyIdentifies the XAxisAnnotationPaddingTop bindable property.  
Public Fieldstatic (Shared in Visual Basic)XAxisAnnotationStrokeThicknessPropertyIdentifies the XAxisAnnotationStrokeThickness bindable property.  
Public Fieldstatic (Shared in Visual Basic)XAxisAnnotationTextColorPropertyIdentifies the XAxisAnnotationTextColor bindable property.  
Public Fieldstatic (Shared in Visual Basic)YAxisAnnotationBackgroundPropertyIdentifies the YAxisAnnotationBackground bindable property.  
Public Fieldstatic (Shared in Visual Basic)YAxisAnnotationInterpolatedValuePrecisionPropertyIdentifies the YAxisAnnotationInterpolatedValuePrecision bindable property.  
Public Fieldstatic (Shared in Visual Basic)YAxisAnnotationOutlinePropertyIdentifies the YAxisAnnotationOutline bindable property.  
Public Fieldstatic (Shared in Visual Basic)YAxisAnnotationPaddingBottomPropertyIdentifies the YAxisAnnotationPaddingBottom bindable property.  
Public Fieldstatic (Shared in Visual Basic)YAxisAnnotationPaddingLeftPropertyIdentifies the YAxisAnnotationPaddingLeft bindable property.  
Public Fieldstatic (Shared in Visual Basic)YAxisAnnotationPaddingRightPropertyIdentifies the YAxisAnnotationPaddingRight bindable property.  
Public Fieldstatic (Shared in Visual Basic)YAxisAnnotationPaddingTopPropertyIdentifies the YAxisAnnotationPaddingTop bindable property.  
Public Fieldstatic (Shared in Visual Basic)YAxisAnnotationStrokeThicknessPropertyIdentifies the YAxisAnnotationStrokeThickness bindable property.  
Public Fieldstatic (Shared in Visual Basic)YAxisAnnotationTextColorPropertyIdentifies the YAxisAnnotationTextColor bindable property.  
Public Properties
 NameDescription
Public PropertyActualAreaFillOpacityGets the actual opacity applied to the area fill visual. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyActualBrushGets the effective brush for the current series object. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyActualHitTestModeResolved method of hit testing to use when pointing to items in the chart. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyActualLegendGets the effective legend associated with the current series object. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyActualOutlineGets the effective outline for the current series object. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyAreaFillOpacityGets or sets the opacity applied to the area fill visual. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
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. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyClassId (Inherited from Xamarin.Forms.Element)
Public PropertyCursorPositionGets 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)
Public PropertyDispatcher (Inherited from Xamarin.Forms.BindableObject)
Public PropertyEffects (Inherited from Xamarin.Forms.Element)
Public PropertyFinalValueThe final value of this series. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyHasMarkersReturns whether the current series supports visual markers. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyHitTestModeMethod of hit testing to use when pointing to items in this series. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyHorizontalLineStrokeGets or sets the color to use for the horizontal line. Leave null for an automatic value.  
Public PropertyHorizontalLineVisibilityGets or sets whether to display the horizontal line.  
Public PropertyId (Inherited from Xamarin.Forms.Element)
Public PropertyIndexGets the Index property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyIsAnnotationLayerGets whether the series is an annotation layer. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyIsAreaOrLineGets whether the current series shows an area or line shape. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyIsAxisAnnotationEnabledGets or sets whether to draw annotations over the axes where the crosshair meets with them.  
Public PropertyIsCategoryGets whether the current series is a category type series. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyIsDefaultCrosshairBehaviorDisabledGets whether the default crosshair behavior should be disabled if this series is present. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyIsDefaultCrosshairDisabledGets 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)
Public PropertyIsDefaultTooltipBehaviorDisabledGets whether the default tooltip behavior should be disabled if this series is present. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyIsFinancialGets whether the current series is a financial type series. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyIsFragmentGets whether the current series is a stack fragment. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyIsIndexedGets if the series uses an index, which can be used to auto-assign it a color. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyIsMarkerlessDisplayPreferredOverridden by derived series classes to indicate when markerless display is preferred or not. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyIsNegativeColorSupportedOverridden by derived series classes to indicate when negative colors are supported or not. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyIsPolarGets whether the current series is a polar type series. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyIsRadialGets whether the current series is a radial type series. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyIsRangeGets whether the current series is a range type series. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyIsScatterGets whether the current series is a scatter type series. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyIsShapeGets whether the current series is a shape type series. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyIsStackedGets whether the current series is a stacked type series. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyIsUsableInLegendGets if the series should appear in any legends. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyIsValueOverlayGets whether the series is a value overlay. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyIsVerticalGets whether the current series is oriented vertically. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyItemsSourceGets or sets the ItemsSource property for the current series object. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyLegendGets or sets a legend for the current series object. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyLegendItemVisibilityGets or sets the legend item visibility for the current series object. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyMouseOverEnabledGets or sets the whether the chart reacts to mouse move events. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyOutlineGets or sets the brush to use for the outline of the series. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyParent (Inherited from Xamarin.Forms.Element)
Public PropertyPercentChangeThe percent change from the beginning to the end of this series. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyResolutionGets or sets the current series object's rendering resolution. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertySeriesViewerGets the Chart for the current chart series object. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyShouldRenderAsOverlayGets or sets whether this layer renders as an overlay or not. (Inherited from Infragistics.XamarinForms.Controls.Charts.AnnotationLayer)
Public PropertySkipUnknownValuesGets or sets whether to skip unknown values when searching for series values.  
Public PropertyStyleId (Inherited from Xamarin.Forms.Element)
Public PropertyTargetSeriesGets or sets the series to target this annotation to. If null, this annotation targets all series simultaneously.  
Public PropertyThicknessGets or sets the width of the current series object's line thickness. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyTitleGets or sets the Title property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyToolTipTemplateBindable tooltip content template. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyTransitionDurationGets or sets the duration of the current series's morph. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyTransitionEasingFunctionGets or sets the easing function used to morph the current series. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyTransitionInDurationGets or sets the duration of the current series's transition in morph. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyTransitionInEasingFunctionGets or sets the EasingFunction used to morph the current series during the initial transition. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyTransitionInSpeedTypeGets or sets the duration of the current series's transition in morph. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public PropertyUseIndexGets or sets whether this series should take up an index for auto brush coloring. (Inherited from Infragistics.XamarinForms.Controls.Charts.AnnotationLayer)
Public PropertyUseInterpolationGets or sets whether to use value interpolation when drawing a line through the best value for the cursor position.  
Public PropertyUseLegendGets or sets whether this series interacts with the chart legend. (Inherited from Infragistics.XamarinForms.Controls.Charts.AnnotationLayer)
Public PropertyVerticalLineStrokeGets or sets the color to use for vertical line. Leave null for an automatic value.  
Public PropertyVerticalLineVisibilityGets or sets whether to display the vertical line.  
Public PropertyXAxisAnnotationBackgroundGets or sets the color to use for the x axis annotation backing. Leave unset for an automatic value.  
Public PropertyXAxisAnnotationInterpolatedValuePrecisionGets or sets the precision to use displaying values for interpolated crosshair positions.  
Public PropertyXAxisAnnotationOutlineGets or sets the color to use for the x axis annotation outline. Leave unset for an automatic value.  
Public PropertyXAxisAnnotationPaddingBottomGets 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.  
Public PropertyXAxisAnnotationPaddingLeftGets 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.  
Public PropertyXAxisAnnotationPaddingRightGets 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.  
Public PropertyXAxisAnnotationPaddingTopGets 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.  
Public PropertyXAxisAnnotationStrokeThicknessGets or sets the stroke thickness for the x axis annotation backing. Leave unset for an automatic value.  
Public PropertyXAxisAnnotationTextColorGets or sets the color to use for the x axis annotation text. Leave unset for an automatic value.  
Public PropertyYAxisAnnotationBackgroundGets or sets the color to use for the y axis annotation backing. Leave unset for an automatic value.  
Public PropertyYAxisAnnotationInterpolatedValuePrecisionGets or sets the precision to use displaying values for interpolated crosshair positions.  
Public PropertyYAxisAnnotationOutlineGets or sets the color to use for the y axis annotation outline. Leave unset for an automatic value.  
Public PropertyYAxisAnnotationPaddingBottomGets 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.  
Public PropertyYAxisAnnotationPaddingLeftGets 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.  
Public PropertyYAxisAnnotationPaddingRightGets 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.  
Public PropertyYAxisAnnotationPaddingTopGets 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.  
Public PropertyYAxisAnnotationStrokeThicknessGets or sets the stroke thickness for the y axis annotation backing. Leave unset for an automatic value.  
Public PropertyYAxisAnnotationTextColorGets or sets the color to use for the y axis annotation text. Leave unset for an automatic value.  
Public Methods
 NameDescription
Public MethodClearValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodCoerceValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodExportVisualDataExports visual information about the series for use by external tools and functionality. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public MethodFindByName (Inherited from Xamarin.Forms.Element)
Public MethodFromWorldPositionConverts a point from world coordinates to coordinates within the viewport of the series. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public MethodGetActualMarkerBrushReturns the actual marker brush used by the series if the series has markers. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public MethodGetActualMarkerOutlineBrushReturns the actual marker outline brush used by the series if the series has markers. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public MethodGetEffectiveViewportGets the effective viewport, adjusted to account for margins and other factors. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
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. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
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. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public MethodGetHitDataContextGets the DataContext matching the given position. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public MethodGetItemGets the item that is the best match for the specified world coordinates. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public MethodGetItemFromSeriesPixelGets the item index that is the best match for the specified pixel position within the series plot area. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public MethodGetItemIndexGets the item item index associated with the specified world position (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public MethodGetItemIndexFromSeriesPixelGets the item index that is the best match for the specified pixel position within the series plot area. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
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. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public MethodGetItemValueGets a value based on one of the valid member paths for this series type. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public MethodGetNextOrExactIndexGetting the next index that is near a given world position, if possible, otherwise NaN. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public MethodGetPreviousOrExactIndexGetting the previous index that is near a given world position, if possible, otherwise NaN. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public MethodGetSeriesHighValueIf possible, will return the best available high value of the series for a given world coordinate. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public MethodGetSeriesHighValueFromSeriesPixelIf possible, will return the best available high value of the series for a given pixel coordinate within the current series plot area. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public MethodGetSeriesHighValuePositionIf possible, will return the best available position within the series that has the best high value match for the world position provided. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public MethodGetSeriesHighValuePositionFromSeriesPixelIf possible, will return the best available position within the series that has the best high value match for the world position provided. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public MethodGetSeriesLowValueIf possible, will return the best available low value of the series for a given world coordinate. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public MethodGetSeriesLowValueFromSeriesPixelIf possible, will return the best available low value of the series for a given pixel coordinate within the current series plot area. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public MethodGetSeriesLowValuePositionIf possible, will return the best available position within the series that has the best low value match for the world position provided. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public MethodGetSeriesLowValuePositionFromSeriesPixelIf possible, will return the best available position within the series that has the best low value match for the world position provided. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public MethodGetSeriesValueIf possible, will return the best available main value of the series for a given world coordinate. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
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. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
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. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
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. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
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. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public MethodGetSeriesValueFromSeriesPixelIf possible, will return the best available main value of the series for a given pixel coordinate within the current series plot area. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
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. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
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. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public MethodGetSeriesValuePositionIf possible, will return the best available position within the series that has the best value match for the world position provided. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public MethodGetSeriesValuePositionFromSeriesPixelIf possible, will return the best available position within the series that has the best value match for the world position provided. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public MethodGetValue (Inherited from Xamarin.Forms.BindableObject)
Public MethodHideToolTipsHides any internal tooltips presented by the series, if any. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public MethodIsSet (Inherited from Xamarin.Forms.BindableObject)
Public MethodMoveCursorPointMoves the cursor point to the provided world position. Some series may react to the current cursor position. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public MethodNotifyVisualPropertiesChangedNotifies the series that a visual property has changed, requiring a visual update. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public MethodRemoveAxesCall to null out the axes of the series; (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public MethodRemoveBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodRemoveDynamicResource (Inherited from Xamarin.Forms.Element)
Public MethodRenderSeriesRenders the series. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public MethodReplayTransitionInReplays the assigned transition in animation, if any. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public MethodResolveLegendIndexResolves the index to use for ordering the legend. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public MethodScrollIntoViewRequests that the provided item should be brought into view if possible. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
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. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public MethodSetValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodSimulateHoverSimulates a pointer hover over the series surface. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public MethodTestHitChecks for a matching data item at the given position. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public MethodToWorldPositionConverts a point from coordinates within the series plot area to a world position within axis space. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
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. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
Public EventRenderRequestedThis event is raised every time a render has been requested from a series. (Inherited from Infragistics.XamarinForms.Controls.Charts.Series)
See Also