Version

CalloutLayer Class Methods

For a list of all members of this type, see CalloutLayer members.

Public Methods
 NameDescription
Public MethodExportVisualDataExports visual information about the series for use by external tools and functionality. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodFromWorldPositionConverts a point from world coordinates to coordinates within the viewport of the series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodGetActualMarkerBrushReturns the actual marker brush used by the series if the series has markers. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodGetActualMarkerOutlineBrushReturns the actual marker outline brush used by the series if the series has markers. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodGetActualMarkerShapeReturns the value of MarkerType property or "Custom" if MarkerTemplate property is set. As long as the series has markers. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodGetEffectiveViewportGets the effective viewport, adjusted to account for margins and other factors. (Inherited from Infragistics.Win.DataVisualization.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.Win.DataVisualization.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.Win.DataVisualization.Series)
Public MethodGetItemGets the item that is the best match for the specified world coordinates. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodGetItemFromSeriesPixelGets the item index that is the best match for the specified pixel position within the series plot area. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodGetItemIndexGets the item index associated with the specified world position (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodGetItemIndexFromSeriesPixelGets the item index that is the best match for the specified pixel position within the series plot area. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodGetItemsForSelection (Inherited from Infragistics.Win.DataVisualization.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.Win.DataVisualization.Series)
Public MethodGetItemValueGets a value based on one of the valid member paths for this series type. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodGetMainContentViewport (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodGetMemberPathValueGets the value of a requested member path from the series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodGetNextOrExactIndexGetting the next index that is near a given world position, if possible, otherwise NaN. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodGetPreviousOrExactIndexGetting the previous index that is near a given world position, if possible, otherwise NaN. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodGetSeriesHighValueIf possible, will return the best available high value of the series for a given world coordinate. (Inherited from Infragistics.Win.DataVisualization.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.Win.DataVisualization.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.Win.DataVisualization.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.Win.DataVisualization.Series)
Public MethodGetSeriesLowValueIf possible, will return the best available low value of the series for a given world coordinate. (Inherited from Infragistics.Win.DataVisualization.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.Win.DataVisualization.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.Win.DataVisualization.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.Win.DataVisualization.Series)
Public MethodGetSeriesValueIf possible, will return the best available main value of the series for a given world coordinate. (Inherited from Infragistics.Win.DataVisualization.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.Win.DataVisualization.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.Win.DataVisualization.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.Win.DataVisualization.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.Win.DataVisualization.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.Win.DataVisualization.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.Win.DataVisualization.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.Win.DataVisualization.Series)
Public MethodGetSeriesValueTypeGets the data values of each axis associated with the specified value type. For example, if you specify mode as Maximum then it will return the maximum numerical value for each axis. For non-numerical axes it will return NaN. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodGetSeriesValueTypePositionGets position of series value for specified layer value mode (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodGetSeriesValueTypePositionFromValueConverts the provided axis data values into pixel positions. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodHideToolTipsHides any internal tooltips presented by the series, if any. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodHideToolTipsImmediateHides any internal tooltips presented by the series, if any. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodInvalidateCalloutContentInvalidates content of callout layer  
Public MethodMoveCursorPointMoves the cursor point to the provided world position. Some series may react to the current cursor position. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodNotifyIndexedPropertiesChangedCalled to notify about changes to indexed-based properties, e.g. Brushes, Outlines, MarkerBrushes, MarkerOutlines and refresh series (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodNotifyVisualPropertiesChangedNotifies the series that a visual property has changed, requiring a visual update. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodPlayTransitionInPlays the assigned transition out animation, if any. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodPlayTransitionOutPlays the assigned transition out animation, if any. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodPlayTransitionOutAndRemovePlays the assigned transition out animation, if any. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodRemoveAxesCall to null out the axes of the series; (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodRenderSeriesRenders the series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodReplayTransitionInReplays the assigned transition in animation, if any. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetOverridden. Resets all the properties to their default values  
Public MethodResetAppearanceModeResets the AppearanceMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Public MethodResetAreaFillOpacityResets the Series.AreaFillOpacity property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetAutoCalloutLabelFormatResets the Series.AutoCalloutLabelFormat property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetAutoCalloutLabelFormatSpecifiersResets the Series.AutoCalloutLabelFormatSpecifiers property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetAutoCalloutLabelPrecisionResets the AutoCalloutLabelPrecision property to its default value.  
Public MethodResetAutoCalloutValueLabelFormatResets the Series.AutoCalloutValueLabelFormat property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetAutoCalloutValueLabelFormatSpecifiersResets the Series.AutoCalloutValueLabelFormatSpecifiers property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetAutoCalloutVisibilityModeResets the AutoCalloutVisibilityMode property to its default value.  
Public MethodResetBrushResets the Series.Brush property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetCalloutBackgroundResets the CalloutBackground property to its default value.  
Public MethodResetCalloutCollisionModeResets the CalloutCollisionMode property to its default value.  
Public MethodResetCalloutCornerRadiusResets the CalloutCornerRadius property to its default value.  
Public MethodResetCalloutDarkTextColorResets the CalloutDarkTextColor property to its default value.  
Public MethodResetCalloutExpandsAxisBufferEnabledResets the CalloutExpandsAxisBufferEnabled property to its default value.  
Public MethodResetCalloutExpandsAxisBufferMaxHeightResets the CalloutExpandsAxisBufferMaxHeight property to its default value.  
Public MethodResetCalloutExpandsAxisBufferMaxWidthResets the CalloutExpandsAxisBufferMaxWidth property to its default value.  
Public MethodResetCalloutExpandsAxisBufferMinHeightResets the CalloutExpandsAxisBufferMinHeight property to its default value.  
Public MethodResetCalloutExpandsAxisBufferMinWidthResets the CalloutExpandsAxisBufferMinWidth property to its default value.  
Public MethodResetCalloutInterpolatedValuePrecisionResets the CalloutInterpolatedValuePrecision property to its default value.  
Public MethodResetCalloutLeaderBrushResets the CalloutLeaderBrush property to its default value.  
Public MethodResetCalloutLightTextColorResets the CalloutLightTextColor property to its default value.  
Public MethodResetCalloutOutlineResets the CalloutOutline property to its default value.  
Public MethodResetCalloutPaddingBottomResets the CalloutPaddingBottom property to its default value.  
Public MethodResetCalloutPaddingLeftResets the CalloutPaddingLeft property to its default value.  
Public MethodResetCalloutPaddingRightResets the CalloutPaddingRight property to its default value.  
Public MethodResetCalloutPaddingTopResets the CalloutPaddingTop property to its default value.  
Public MethodResetCalloutPositionPaddingResets the CalloutPositionPadding property to its default value.  
Public MethodResetCalloutStrokeThicknessResets the CalloutStrokeThickness property to its default value.  
Public MethodResetCalloutTextColorResets the CalloutTextColor property to its default value.  
Public MethodResetCollisionChannelResets the CollisionChannel property to its default value.  
Public MethodResetContentMemberPathResets the ContentMemberPath property to its default value.  
Public MethodResetCursorPositionResets the CursorPosition property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Public MethodResetDashArrayResets the Series.DashArray property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetDataLegendGroupResets the Series.DataLegendGroup property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetDataMemberResets the Series.DataMember property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetDataSourceResets the Series.DataSource property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetExpectFunctionsResets the Series.ExpectFunctions property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetFocusBrushResets the Series.FocusBrush property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetHighlightedDataSourceResets the Series.HighlightedDataSource property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetHighlightedLegendItemVisibilityResets the Series.HighlightedLegendItemVisibility property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetHighlightedTitleSuffixResets the Series.HighlightedTitleSuffix property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetHighlightedValueLabelModeResets the HighlightedValueLabelMode property to its default value.  
Public MethodResetHighlightedValuesDataLegendGroupResets the Series.HighlightedValuesDataLegendGroup property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetHighlightedValuesDisplayModeResets the Series.HighlightedValuesDisplayMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetHighlightedValuesFadeOpacityResets the Series.HighlightedValuesFadeOpacity property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetHighlightingFadeOpacityResets the Series.HighlightingFadeOpacity property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetHitTestModeResets the Series.HitTestMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetHorizontalAppearanceModeResets the HorizontalAppearanceMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Public MethodResetHorizontalDashArrayResets the HorizontalDashArray property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Public MethodResetHorizontalShiftAmountResets the HorizontalShiftAmount property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Public MethodResetIndexResets the Series.Index property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetIsAutoCalloutBehaviorEnabledResets the IsAutoCalloutBehaviorEnabled property to its default value.  
Public MethodResetIsCalloutOffsettingEnabledResets the IsCalloutOffsettingEnabled property to its default value.  
Public MethodResetIsComponentHighlightingModeIgnoredResets the Series.IsComponentHighlightingModeIgnored property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetIsCustomCalloutRenderStyleEnabledResets the IsCustomCalloutRenderStyleEnabled property to its default value.  
Public MethodResetIsCustomCalloutStyleEnabledResets the IsCustomCalloutStyleEnabled property to its default value.  
Public MethodResetIsDefaultCrosshairDisabledResets the IsDefaultCrosshairDisabled property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Public MethodResetIsHighlightingEnabledResets the Series.IsHighlightingEnabled property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetKeyMemberPathResets the KeyMemberPath property to its default value.  
Public MethodResetLabelFontFamilyResets the LabelFontFamily property to its default value.  
Public MethodResetLabelFontSizeResets the LabelFontSize property to its default value.  
Public MethodResetLabelFormatResets the LabelFormat property to its default value.  
Public MethodResetLabelFormatSpecifiersResets the LabelFormatSpecifiers property to its default value.  
Public MethodResetLabelMemberPathResets the LabelMemberPath property to its default value.  
Public MethodResetLabelTextStyleResets the LabelTextStyle property to its default value.  
Public MethodResetLegendResets the Series.Legend property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetLegendItemBadgeModeResets the Series.LegendItemBadgeMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetLegendItemBadgeShapeResets the Series.LegendItemBadgeShape property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetLegendItemVisibilityResets the Series.LegendItemVisibility property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetLineCapResets the Series.LineCap property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetLineJoinResets the Series.LineJoin property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetMarkerFillOpacityResets the Series.MarkerFillOpacity property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetMouseOverEnabledResets the Series.MouseOverEnabled property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetNameResets the Series.Name property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetOpacityResets the Series.Opacity property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetOutlineResets the Series.Outline property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetOutlineModeResets the Series.OutlineMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetResolutionResets the Series.Resolution property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetSelectionBrushResets the Series.SelectionBrush property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetShiftAmountResets the ShiftAmount property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Public MethodResetShouldAnimateOnDataSourceSwapResets the Series.ShouldAnimateOnDataSourceSwap property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetShouldHideAutoCalloutsResets the Series.ShouldHideAutoCallouts property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetShouldRemoveHighlightedDataOnLayerHiddenResets the Series.ShouldRemoveHighlightedDataOnLayerHidden property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetShouldRenderAsOverlayResets the ShouldRenderAsOverlay property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Public MethodResetShouldShiftOpacityForSafeActualBrushResets the Series.ShouldShiftOpacityForSafeActualBrush property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetShouldTruncateOnBoundaryCollisionsResets the ShouldTruncateOnBoundaryCollisions property to its default value.  
Public MethodResetShowDefaultTooltipResets the Series.ShowDefaultTooltip property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetTargetSeriesResets the TargetSeries property to its default value.  
Public MethodResetTargetSeriesNameResets the TargetSeriesName property to its default value.  
Public MethodResetThicknessResets the Series.Thickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetTitleResets the Series.Title property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetTransitionDurationResets the Series.TransitionDuration property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetTransitionEasingFunctionResets the Series.TransitionEasingFunction property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetTransitionInDurationResets the Series.TransitionInDuration property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetTransitionInEasingFunctionResets the Series.TransitionInEasingFunction property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetTransitionInSpeedTypeResets the Series.TransitionInSpeedType property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetTransitionOutDurationResets the Series.TransitionOutDuration property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetTransitionOutSpeedTypeResets the Series.TransitionOutSpeedType property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetUseAutoContrastingLabelColorsResets the UseAutoContrastingLabelColors property to its default value.  
Public MethodResetUseIndexResets the UseIndex property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Public MethodResetUseInterpolatedValueForAutoCalloutLabelsResets the UseInterpolatedValueForAutoCalloutLabels property to its default value.  
Public MethodResetUseItemColorForFillResets the UseItemColorForFill property to its default value.  
Public MethodResetUseItemColorForOutlineResets the UseItemColorForOutline property to its default value.  
Public MethodResetUseItemWiseColorsResets the Series.UseItemWiseColors property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetUseLegendResets the UseLegend property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Public MethodResetUseSeriesColorForOutlineResets the UseSeriesColorForOutline property to its default value.  
Public MethodResetUseValueForAutoCalloutLabelsResets the UseValueForAutoCalloutLabels property to its default value.  
Public MethodResetVerticalAppearanceModeResets the VerticalAppearanceMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Public MethodResetVerticalDashArrayResets the VerticalDashArray property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Public MethodResetVerticalShiftAmountResets the VerticalShiftAmount property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Public MethodResetVisibilityResets the Series.Visibility property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetVisibleRangeMarginBottomResets the Series.VisibleRangeMarginBottom property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetVisibleRangeMarginLeftResets the Series.VisibleRangeMarginLeft property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetVisibleRangeMarginRightResets the Series.VisibleRangeMarginRight property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetVisibleRangeMarginTopResets the Series.VisibleRangeMarginTop property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetVisibleRangeModeResets the Series.VisibleRangeMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetXMemberPathResets the XMemberPath property to its default value.  
Public MethodResetYMemberPathResets the YMemberPath property to its default value.  
Public MethodResolveLegendIndexResolves the index to use for ordering the legend. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodScrollIntoViewRequests that the provided item should be brought into view if possible. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodSetDataBindingSets the datasource and datamember for the control in one atomic operation. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodSetNegativeColorsSets the negative brush and outline properties for this series to the given arguments. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodShouldSerializeDataMemberReturns whether the Series.DataMember property requires serialization. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodShouldSerializeDataSourceReturns whether the Series.DataSource property requires serialization. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodSimulateHoverSimulates a pointer hover over the series surface. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodToWorldPositionConverts a point from coordinates within the series plot area to a world position within axis space. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodToWorldRectConverts a rect from coordinates within the series plot area to a world position within axis space. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected Methods
 NameDescription
Protected MethodOnCalloutContentUpdatingUsed to invoke the CalloutContentUpdating event.  
Protected MethodOnCalloutLabelUpdatingUsed to invoke the CalloutLabelUpdating event.  
Protected MethodOnCalloutRenderStyleUpdatingUsed to invoke the CalloutRenderStyleUpdating event.  
Protected MethodOnCalloutSeriesSelectingUsed to invoke the CalloutSeriesSelecting event.  
Protected MethodOnCalloutStyleUpdatingUsed to invoke the CalloutStyleUpdating event.  
Protected MethodOnPropertyChangedUsed to invoke the Series.PropertyChanged event. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodOnPropertyUpdatedUsed to invoke the Series.PropertyUpdated event. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodOnRenderRequestedUsed to invoke the Series.RenderRequested event. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodOnTransitionOutCompletedUsed to invoke the Series.TransitionOutCompleted event. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeAppearanceModeIndicates if the AppearanceMode property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Protected MethodShouldSerializeAreaFillOpacityIndicates if the Series.AreaFillOpacity property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeAutoCalloutLabelFormatIndicates if the Series.AutoCalloutLabelFormat property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeAutoCalloutLabelFormatSpecifiersIndicates if the Series.AutoCalloutLabelFormatSpecifiers property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeAutoCalloutLabelPrecisionIndicates if the AutoCalloutLabelPrecision property needs to be serialized.  
Protected MethodShouldSerializeAutoCalloutValueLabelFormatIndicates if the Series.AutoCalloutValueLabelFormat property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeAutoCalloutValueLabelFormatSpecifiersIndicates if the Series.AutoCalloutValueLabelFormatSpecifiers property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeAutoCalloutVisibilityModeIndicates if the AutoCalloutVisibilityMode property needs to be serialized.  
Protected MethodShouldSerializeBrushIndicates if the Series.Brush property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeCalloutBackgroundIndicates if the CalloutBackground property needs to be serialized.  
Protected MethodShouldSerializeCalloutCollisionModeIndicates if the CalloutCollisionMode property needs to be serialized.  
Protected MethodShouldSerializeCalloutCornerRadiusIndicates if the CalloutCornerRadius property needs to be serialized.  
Protected MethodShouldSerializeCalloutDarkTextColorIndicates if the CalloutDarkTextColor property needs to be serialized.  
Protected MethodShouldSerializeCalloutExpandsAxisBufferEnabledIndicates if the CalloutExpandsAxisBufferEnabled property needs to be serialized.  
Protected MethodShouldSerializeCalloutExpandsAxisBufferMaxHeightIndicates if the CalloutExpandsAxisBufferMaxHeight property needs to be serialized.  
Protected MethodShouldSerializeCalloutExpandsAxisBufferMaxWidthIndicates if the CalloutExpandsAxisBufferMaxWidth property needs to be serialized.  
Protected MethodShouldSerializeCalloutExpandsAxisBufferMinHeightIndicates if the CalloutExpandsAxisBufferMinHeight property needs to be serialized.  
Protected MethodShouldSerializeCalloutExpandsAxisBufferMinWidthIndicates if the CalloutExpandsAxisBufferMinWidth property needs to be serialized.  
Protected MethodShouldSerializeCalloutInterpolatedValuePrecisionIndicates if the CalloutInterpolatedValuePrecision property needs to be serialized.  
Protected MethodShouldSerializeCalloutLeaderBrushIndicates if the CalloutLeaderBrush property needs to be serialized.  
Protected MethodShouldSerializeCalloutLightTextColorIndicates if the CalloutLightTextColor property needs to be serialized.  
Protected MethodShouldSerializeCalloutOutlineIndicates if the CalloutOutline property needs to be serialized.  
Protected MethodShouldSerializeCalloutPaddingBottomIndicates if the CalloutPaddingBottom property needs to be serialized.  
Protected MethodShouldSerializeCalloutPaddingLeftIndicates if the CalloutPaddingLeft property needs to be serialized.  
Protected MethodShouldSerializeCalloutPaddingRightIndicates if the CalloutPaddingRight property needs to be serialized.  
Protected MethodShouldSerializeCalloutPaddingTopIndicates if the CalloutPaddingTop property needs to be serialized.  
Protected MethodShouldSerializeCalloutPositionPaddingIndicates if the CalloutPositionPadding property needs to be serialized.  
Protected MethodShouldSerializeCalloutStrokeThicknessIndicates if the CalloutStrokeThickness property needs to be serialized.  
Protected MethodShouldSerializeCalloutTextColorIndicates if the CalloutTextColor property needs to be serialized.  
Protected MethodShouldSerializeCollisionChannelIndicates if the CollisionChannel property needs to be serialized.  
Protected MethodShouldSerializeContentMemberPathIndicates if the ContentMemberPath property needs to be serialized.  
Protected MethodShouldSerializeCursorPositionIndicates if the CursorPosition property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Protected MethodShouldSerializeDashArrayIndicates if the Series.DashArray property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeDataLegendGroupIndicates if the Series.DataLegendGroup property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeExpectFunctionsIndicates if the Series.ExpectFunctions property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeFocusBrushIndicates if the Series.FocusBrush property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeHighlightedDataSourceIndicates if the Series.HighlightedDataSource property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeHighlightedLegendItemVisibilityIndicates if the Series.HighlightedLegendItemVisibility property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeHighlightedTitleSuffixIndicates if the Series.HighlightedTitleSuffix property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeHighlightedValueLabelModeIndicates if the HighlightedValueLabelMode property needs to be serialized.  
Protected MethodShouldSerializeHighlightedValuesDataLegendGroupIndicates if the Series.HighlightedValuesDataLegendGroup property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeHighlightedValuesDisplayModeIndicates if the Series.HighlightedValuesDisplayMode property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeHighlightedValuesFadeOpacityIndicates if the Series.HighlightedValuesFadeOpacity property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeHighlightingFadeOpacityIndicates if the Series.HighlightingFadeOpacity property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeHitTestModeIndicates if the Series.HitTestMode property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeHorizontalAppearanceModeIndicates if the HorizontalAppearanceMode property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Protected MethodShouldSerializeHorizontalDashArrayIndicates if the HorizontalDashArray property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Protected MethodShouldSerializeHorizontalShiftAmountIndicates if the HorizontalShiftAmount property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Protected MethodShouldSerializeIdReturns true unconditionally so that a unique identifier is serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeIndexIndicates if the Series.Index property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeIsAutoCalloutBehaviorEnabledIndicates if the IsAutoCalloutBehaviorEnabled property needs to be serialized.  
Protected MethodShouldSerializeIsCalloutOffsettingEnabledIndicates if the IsCalloutOffsettingEnabled property needs to be serialized.  
Protected MethodShouldSerializeIsComponentHighlightingModeIgnoredIndicates if the Series.IsComponentHighlightingModeIgnored property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeIsCustomCalloutRenderStyleEnabledIndicates if the IsCustomCalloutRenderStyleEnabled property needs to be serialized.  
Protected MethodShouldSerializeIsCustomCalloutStyleEnabledIndicates if the IsCustomCalloutStyleEnabled property needs to be serialized.  
Protected MethodShouldSerializeIsDefaultCrosshairDisabledIndicates if the IsDefaultCrosshairDisabled property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Protected MethodShouldSerializeIsHighlightingEnabledIndicates if the Series.IsHighlightingEnabled property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeKeyMemberPathIndicates if the KeyMemberPath property needs to be serialized.  
Protected MethodShouldSerializeLabelFontFamilyIndicates if the LabelFontFamily property needs to be serialized.  
Protected MethodShouldSerializeLabelFontSizeIndicates if the LabelFontSize property needs to be serialized.  
Protected MethodShouldSerializeLabelFormatIndicates if the LabelFormat property needs to be serialized.  
Protected MethodShouldSerializeLabelFormatSpecifiersIndicates if the LabelFormatSpecifiers property needs to be serialized.  
Protected MethodShouldSerializeLabelMemberPathIndicates if the LabelMemberPath property needs to be serialized.  
Protected MethodShouldSerializeLabelTextStyleIndicates if the LabelTextStyle property needs to be serialized.  
Protected MethodShouldSerializeLegendIndicates if the Series.Legend property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeLegendItemBadgeModeIndicates if the Series.LegendItemBadgeMode property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeLegendItemBadgeShapeIndicates if the Series.LegendItemBadgeShape property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeLegendItemVisibilityIndicates if the Series.LegendItemVisibility property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeLineCapIndicates if the Series.LineCap property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeLineJoinIndicates if the Series.LineJoin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeMarkerFillOpacityIndicates if the Series.MarkerFillOpacity property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeMouseOverEnabledIndicates if the Series.MouseOverEnabled property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeNameIndicates if the Series.Name property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeOpacityIndicates if the Series.Opacity property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeOutlineIndicates if the Series.Outline property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeOutlineModeIndicates if the Series.OutlineMode property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeResolutionIndicates if the Series.Resolution property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeSelectionBrushIndicates if the Series.SelectionBrush property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeShiftAmountIndicates if the ShiftAmount property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Protected MethodShouldSerializeShouldAnimateOnDataSourceSwapIndicates if the Series.ShouldAnimateOnDataSourceSwap property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeShouldHideAutoCalloutsIndicates if the Series.ShouldHideAutoCallouts property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeShouldRemoveHighlightedDataOnLayerHiddenIndicates if the Series.ShouldRemoveHighlightedDataOnLayerHidden property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeShouldRenderAsOverlayIndicates if the ShouldRenderAsOverlay property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Protected MethodShouldSerializeShouldShiftOpacityForSafeActualBrushIndicates if the Series.ShouldShiftOpacityForSafeActualBrush property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeShouldTruncateOnBoundaryCollisionsIndicates if the ShouldTruncateOnBoundaryCollisions property needs to be serialized.  
Protected MethodShouldSerializeShowDefaultTooltipIndicates if the Series.ShowDefaultTooltip property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeTargetSeriesIndicates if the TargetSeries property needs to be serialized.  
Protected MethodShouldSerializeTargetSeriesNameIndicates if the TargetSeriesName property needs to be serialized.  
Protected MethodShouldSerializeThicknessIndicates if the Series.Thickness property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeTitleIndicates if the Series.Title property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeTransitionDurationIndicates if the Series.TransitionDuration property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeTransitionEasingFunctionIndicates if the Series.TransitionEasingFunction property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeTransitionInDurationIndicates if the Series.TransitionInDuration property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeTransitionInEasingFunctionIndicates if the Series.TransitionInEasingFunction property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeTransitionInSpeedTypeIndicates if the Series.TransitionInSpeedType property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeTransitionOutDurationIndicates if the Series.TransitionOutDuration property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeTransitionOutSpeedTypeIndicates if the Series.TransitionOutSpeedType property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeUseAutoContrastingLabelColorsIndicates if the UseAutoContrastingLabelColors property needs to be serialized.  
Protected MethodShouldSerializeUseIndexIndicates if the UseIndex property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Protected MethodShouldSerializeUseInterpolatedValueForAutoCalloutLabelsIndicates if the UseInterpolatedValueForAutoCalloutLabels property needs to be serialized.  
Protected MethodShouldSerializeUseItemColorForFillIndicates if the UseItemColorForFill property needs to be serialized.  
Protected MethodShouldSerializeUseItemColorForOutlineIndicates if the UseItemColorForOutline property needs to be serialized.  
Protected MethodShouldSerializeUseItemWiseColorsIndicates if the Series.UseItemWiseColors property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeUseLegendIndicates if the UseLegend property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Protected MethodShouldSerializeUseSeriesColorForOutlineIndicates if the UseSeriesColorForOutline property needs to be serialized.  
Protected MethodShouldSerializeUseValueForAutoCalloutLabelsIndicates if the UseValueForAutoCalloutLabels property needs to be serialized.  
Protected MethodShouldSerializeVerticalAppearanceModeIndicates if the VerticalAppearanceMode property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Protected MethodShouldSerializeVerticalDashArrayIndicates if the VerticalDashArray property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Protected MethodShouldSerializeVerticalShiftAmountIndicates if the VerticalShiftAmount property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.AnnotationLayer)
Protected MethodShouldSerializeVisibilityIndicates if the Series.Visibility property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeVisibleRangeMarginBottomIndicates if the Series.VisibleRangeMarginBottom property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeVisibleRangeMarginLeftIndicates if the Series.VisibleRangeMarginLeft property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeVisibleRangeMarginRightIndicates if the Series.VisibleRangeMarginRight property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeVisibleRangeMarginTopIndicates if the Series.VisibleRangeMarginTop property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeVisibleRangeModeIndicates if the Series.VisibleRangeMode property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeXMemberPathIndicates if the XMemberPath property needs to be serialized.  
Protected MethodShouldSerializeYMemberPathIndicates if the YMemberPath property needs to be serialized.  
See Also