Version

BubbleSeries Class Members

The following tables list the members exposed by BubbleSeries.

Public Constructors
 NameDescription
Public ConstructorBubbleSeries ConstructorInitializes a new instance of the BubbleSeries class.  
Public Properties
 NameDescription
Public PropertyActualAreaFillOpacityGets the actual opacity applied to the area fill visual. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyActualBrushGets the effective brush for the current series object. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyActualCloseLabelGets the text that is displayed for the Close label in the tooltip. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyActualHighLabelGets the text that is displayed for the High label in the tooltip. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyActualHighlightingFadeOpacity (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyActualHighlightingMode (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyActualHitTestModeResolved method of hit testing to use when pointing to items in the chart. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyActualItemSearchMode (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Public PropertyActualLowLabelGets the text that is displayed for the Low label in the tooltip. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyActualMarkerBrushGets the effective marker brush for the current series object. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries)
Public PropertyActualMarkerFillOpacityGets the actual opacity applied to the fill of the markers. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyActualMarkerOutlineGets the effective marker outline for the current series object. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries)
Public PropertyActualOpenLabelGets the text that is displayed for the Open label in the tooltip. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyActualOutlineGets the effective outline for the current series object. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyActualRadiusLabelGets the text that is displayed for the Value label in the tooltip. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyActualThicknessGets the effective Thickness for the current series object. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyActualTrendLineBrushGets the effective TrendLineBrush for this series. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Public PropertyActualValueLabelGets the text that is displayed for the Value label in the tooltip. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyActualVolumeLabelGets the text that is displayed for the Volume label in the tooltip. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyAreaFillOpacityGets or sets the opacity applied to the area fill visual. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyBrushGets or sets the brush to use for the series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyDataMemberGets or sets the data member of the data source from which the Series's data items collection is populated. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyDataSourceGets or sets the data source from which the Series' data items collection is populated. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyExpectFunctionsGets or sets whether the series should expect that properties in its items source may be functions that need to be evaluated to yield their value. This defaults to false, as there will be a subtle performance impact to using this feature. This value must be set before assigning an item's source to take effect. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyFillMemberPathGets or sets the fill mapping property for the current series object.  
Public PropertyFillScaleGets or sets the brush scale for the fill brush of markers.  
Public PropertyFillScaleUseGlobalValuesGets or sets whether or not the FillScale uses global min/max values of FillMemberPath from multiple series.

This setting applies only if multiple series are using the same FillScale.

 
Public PropertyFinalValueThe final value of this series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyHasMarkersReturns whether the current series supports visual markers. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyHighlightingFadeOpacityGets or sets the target opacity to fade to for fade style highlighting. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyHitTestModeMethod of hit testing to use when pointing to items in this series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsAnnotationLayerGets whether the series is an annotation layer. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsAreaOrLineGets whether the current series shows an area or line shape. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsCategoryGets whether the current series is a category type series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsComponentHighlightingModeIgnoredGets or sets whether the component level highlight mode is ignored. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsCustomScatterMarkerStyleAllowedGets or sets whether this Scatter series should allow custom style overrides of its individual marker visuals. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Public PropertyIsCustomScatterStyleAllowedGets or sets whether this Scatter series should allow custom style overrides of its individual visuals. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Public PropertyIsDefaultCrosshairBehaviorDisabledGets whether the default crosshair behavior should be disabled if this series is present. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsDefaultTooltipBehaviorDisabledGets whether the default tooltip behavior should be disabled if this series is present. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsFinancialGets whether the current series is a financial type series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsFragmentGets whether the current series is a stack fragment. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsGeographicGets whether the current seires is a geogrpahic series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsHighlightingEnabledGets or sets whether highlighting should be enabled for this series, if this type of series supports highlighting. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsIndexedGets if the series uses an index, which can be used to auto-assign it a color. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsMarkerlessDisplayPreferredOverridden by derived series classes to indicate when markerless display is preferred or not. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsNegativeColorSupportedOverridden by derived series classes to indicate when negative colors are supported or not. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsPolarGets whether the current series is a polar type series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsRadialGets whether the current series is a radial type series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsRangeGets whether the current series is a range type series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsScatterGets whether the current series is a scatter type series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsShapeGets whether the current series is a shape type series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsStackedGets whether the current series is a stacked type series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsUsableInLegendGets if the series should appear in any legends. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsValueOverlayGets whether the series is a value overlay. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyIsVerticalGets whether the current series is oriented vertically. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyItemSearchModeGets or sets the mode the series will use to find the closest point to the cursor. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Public PropertyItemSearchThresholdGets or sets the threshold to use when searching for items using ItemSearchMode. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Public PropertyLabelMemberPathGets or sets the Label mapping property for the current series object.  
Public PropertyLegendGets or sets a legend for the current series object. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyLegendItemVisibilityGets or sets the legend item visibility for the current series object. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyMarkerBrushGets or sets the brush that specifies how the current series object's marker interiors are painted. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries)
Public PropertyMarkerBrushBrightnessGets or sets brightness of the marker fill. Using negative value will change marker fill to darker color and positive value will change marker fill to brighter color

Note you can use any values between minimum value of -1 (darkest fill) and maximum value of 1 (brightest fill)

 
Public PropertyMarkerFillModeGets or sets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries)
Public PropertyMarkerFillOpacityGets or sets the opacity applied to the fill of the markers. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyMarkerOutlineGets or sets the brush that specifies how the current series object's marker outlines are painted. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries)
Public PropertyMarkerOutlineBrightnessGets or sets brightness of the marker outline. Using negative value will change marker outline to darker color and positive value will change marker outline to brighter color

Note you can use any values between minimum value of -1 (darkest outline) and maximum value of 1 (brightest outline)

 
Public PropertyMarkerOutlineModeGets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries)
Public PropertyMarkerOutlineUsesFillScaleGets or sets whether or not the marker outline should use FillScale like the marker fill does.

This setting applies only if the current series has a FillScale set and it overrides MarkerOutline setting.

 
Public PropertyMarkerTemplateGets or sets the MarkerTemplate for the current series object. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries)
Public PropertyMarkerThicknessGets or sets thickness of the marker outline (Inherited from Infragistics.Win.DataVisualization.MarkerSeries)
Public PropertyMarkerTypeGets or sets the marker type for the current series object. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries)
Public PropertyMaximumMarkersGets or sets the maximum number of markerItems displayed by the current series.

If more than the specified number of markerItems are visible, the series will automatically choose a representative set.

(Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Public PropertyMouseOverEnabledGets or sets the whether the chart reacts to mouse move events. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyNameGets or sets the name of the Series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyOpacityGets or sets the Opacity of the Series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyOutlineGets or sets the brush to use for the outline of the series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyOutlineModeGets or sets the outline mode to use for the series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyPercentChangeThe percent change from the beginning to the end of this series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyRadiusMemberPathGets or sets the radius mapping property for the current series object.  
Public PropertyRadiusScaleGets or sets the radius size scale for the bubbles.  
Public PropertyRadiusScaleUseGlobalValuesGets or sets the whether or not the RadiusScale uses global values of RadiusMemberPath from multiple series. This setting applies only if multiple series are using the same RadiusScale.  
Public PropertyResolutionGets or sets the current series object's rendering resolution. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertySeriesViewerGets the containing series viewer for this series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyShowDefaultTooltipGets or sets whether default tooltip will be shown. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyThicknessGets or sets the width of the current series object's line thickness. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyTitleGets or sets the Title property. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyTransitionDurationGets or sets the duration of the current series's morph. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyTransitionEasingFunctionGets or sets the easing function used to morph the current series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyTransitionInDurationGets or sets the duration of the current series's transition in morph. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyTransitionInEasingFunctionGets or sets the EasingFunction used to morph the current series during the initial transition. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyTransitionInSpeedTypeGets or sets the duration of the current series's transition in morph. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyTrendLineBrushGets or sets the brush to use to draw the trend line. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Public PropertyTrendLinePeriodGets or sets the moving average period for the current scatter series object. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Public PropertyTrendLineThicknessGets or sets the thickness of the current scatter series object's trend line. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Public PropertyTrendLineTypeGets or sets the trend type for the current scatter series. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Public PropertyTrendLineZIndexGets or sets the Z-Index of the trend line. Values greater than 1000 will result in the trend line being rendered in front of the series data. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Public PropertyVisibilityGets or sets the display state of a Series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyVisibleRangeMarginBottomGets or sets the bottom margin to use when getting a visible axis range for the series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyVisibleRangeMarginLeftGets or sets the left margin to use when getting a visible axis range for the series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyVisibleRangeMarginRightGets or sets the right margin to use when getting a visible axis range for the series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyVisibleRangeMarginTopGets or sets the top margin to use when getting a visible axis range for the series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyVisibleRangeModeGets or sets the visible range mode to use. (Inherited from Infragistics.Win.DataVisualization.Series)
Public PropertyXAxisGets or sets the effective x-axis for the current object. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Public PropertyXMemberPathGets or sets the value mapping property for the current series object. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Public PropertyYAxisGets or sets the effective y-axis for the current object. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Public PropertyYMemberPathGets or sets the value mapping property for the current series object. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
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 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 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 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 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 MethodGetScatterItemsGets an array of category items for specified range of indices. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
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 MethodHideToolTipsHides any internal tooltips presented by the series, if any. (Inherited from Infragistics.Win.DataVisualization.Series)
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 MethodNotifyVisualPropertiesChangedNotifies the series that a visual property has changed, requiring a visual update. (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 MethodResetAreaFillOpacityResets the Series.AreaFillOpacity property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetBrushResets the Series.Brush 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 MethodResetFillMemberPathResets the FillMemberPath property to its default value.  
Public MethodResetFillScaleResets the FillScale property to its default value.  
Public MethodResetFillScaleUseGlobalValuesResets the FillScaleUseGlobalValues property to its default value.  
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 MethodResetIsComponentHighlightingModeIgnoredResets the Series.IsComponentHighlightingModeIgnored property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetIsCustomScatterMarkerStyleAllowedResets the ScatterBase.IsCustomScatterMarkerStyleAllowed property to its default value. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Public MethodResetIsCustomScatterStyleAllowedResets the ScatterBase.IsCustomScatterStyleAllowed property to its default value. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Public MethodResetIsHighlightingEnabledResets the Series.IsHighlightingEnabled property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetItemSearchModeResets the ScatterBase.ItemSearchMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Public MethodResetItemSearchThresholdResets the ScatterBase.ItemSearchThreshold property to its default value. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Public MethodResetLabelMemberPathResets the LabelMemberPath property to its default value.  
Public MethodResetLegendResets the Series.Legend 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 MethodResetMarkerBrushResets the MarkerSeries.MarkerBrush property to its default value. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries)
Public MethodResetMarkerBrushBrightnessResets the MarkerBrushBrightness property to its default value.  
Public MethodResetMarkerFillModeResets the MarkerSeries.MarkerFillMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries)
Public MethodResetMarkerFillOpacityResets the Series.MarkerFillOpacity property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetMarkerOutlineResets the MarkerSeries.MarkerOutline property to its default value. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries)
Public MethodResetMarkerOutlineBrightnessResets the MarkerOutlineBrightness property to its default value.  
Public MethodResetMarkerOutlineModeResets the MarkerSeries.MarkerOutlineMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries)
Public MethodResetMarkerOutlineUsesFillScaleResets the MarkerOutlineUsesFillScale property to its default value.  
Public MethodResetMarkerTemplateResets the MarkerSeries.MarkerTemplate property to its default value. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries)
Public MethodResetMarkerThicknessResets the MarkerSeries.MarkerThickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries)
Public MethodResetMarkerTypeResets the MarkerSeries.MarkerType property to its default value. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries)
Public MethodResetMaximumMarkersResets the ScatterBase.MaximumMarkers property to its default value. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
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 MethodResetRadiusMemberPathResets the RadiusMemberPath property to its default value.  
Public MethodResetRadiusScaleResets the RadiusScale property to its default value.  
Public MethodResetRadiusScaleUseGlobalValuesResets the RadiusScaleUseGlobalValues property to its default value.  
Public MethodResetResolutionResets the Series.Resolution property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
Public MethodResetShowDefaultTooltipResets the Series.ShowDefaultTooltip property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series)
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 MethodResetTrendLineBrushResets the ScatterBase.TrendLineBrush property to its default value. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Public MethodResetTrendLinePeriodResets the ScatterBase.TrendLinePeriod property to its default value. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Public MethodResetTrendLineThicknessResets the ScatterBase.TrendLineThickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Public MethodResetTrendLineTypeResets the ScatterBase.TrendLineType property to its default value. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Public MethodResetTrendLineZIndexResets the ScatterBase.TrendLineZIndex property to its default value. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
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 MethodResetXAxisResets the ScatterBase.XAxis property to its default value. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Public MethodResetXMemberPathResets the ScatterBase.XMemberPath property to its default value. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Public MethodResetYAxisResets the ScatterBase.YAxis property to its default value. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Public MethodResetYMemberPathResets the ScatterBase.YMemberPath property to its default value. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
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)
Protected Methods
 NameDescription
Protected MethodOnAssigningScatterMarkerStyleUsed to invoke the ScatterBase.AssigningScatterMarkerStyle event. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Protected MethodOnAssigningScatterStyleUsed to invoke the ScatterBase.AssigningScatterStyle event. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
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 MethodShouldSerializeAreaFillOpacityIndicates if the Series.AreaFillOpacity property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeBrushIndicates if the Series.Brush 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 MethodShouldSerializeFillMemberPathIndicates if the FillMemberPath property needs to be serialized.  
Protected MethodShouldSerializeFillScaleIndicates if the FillScale property needs to be serialized.  
Protected MethodShouldSerializeFillScaleUseGlobalValuesIndicates if the FillScaleUseGlobalValues property needs to be serialized.  
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 MethodShouldSerializeIdReturns true unconditionally so that a unique identifier is serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeIsComponentHighlightingModeIgnoredIndicates if the Series.IsComponentHighlightingModeIgnored property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeIsCustomScatterMarkerStyleAllowedIndicates if the ScatterBase.IsCustomScatterMarkerStyleAllowed property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Protected MethodShouldSerializeIsCustomScatterStyleAllowedIndicates if the ScatterBase.IsCustomScatterStyleAllowed property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Protected MethodShouldSerializeIsHighlightingEnabledIndicates if the Series.IsHighlightingEnabled property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeItemSearchModeIndicates if the ScatterBase.ItemSearchMode property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Protected MethodShouldSerializeItemSearchThresholdIndicates if the ScatterBase.ItemSearchThreshold property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Protected MethodShouldSerializeLabelMemberPathIndicates if the LabelMemberPath property needs to be serialized.  
Protected MethodShouldSerializeLegendIndicates if the Series.Legend 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 MethodShouldSerializeMarkerBrushIndicates if the MarkerSeries.MarkerBrush property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries)
Protected MethodShouldSerializeMarkerBrushBrightnessIndicates if the MarkerBrushBrightness property needs to be serialized.  
Protected MethodShouldSerializeMarkerFillModeIndicates if the MarkerSeries.MarkerFillMode property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries)
Protected MethodShouldSerializeMarkerFillOpacityIndicates if the Series.MarkerFillOpacity property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeMarkerOutlineIndicates if the MarkerSeries.MarkerOutline property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries)
Protected MethodShouldSerializeMarkerOutlineBrightnessIndicates if the MarkerOutlineBrightness property needs to be serialized.  
Protected MethodShouldSerializeMarkerOutlineModeIndicates if the MarkerSeries.MarkerOutlineMode property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries)
Protected MethodShouldSerializeMarkerOutlineUsesFillScaleIndicates if the MarkerOutlineUsesFillScale property needs to be serialized.  
Protected MethodShouldSerializeMarkerTemplateIndicates if the MarkerSeries.MarkerTemplate property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries)
Protected MethodShouldSerializeMarkerThicknessIndicates if the MarkerSeries.MarkerThickness property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries)
Protected MethodShouldSerializeMarkerTypeIndicates if the MarkerSeries.MarkerType property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries)
Protected MethodShouldSerializeMaximumMarkersIndicates if the ScatterBase.MaximumMarkers property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
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 MethodShouldSerializeRadiusMemberPathIndicates if the RadiusMemberPath property needs to be serialized.  
Protected MethodShouldSerializeRadiusScaleIndicates if the RadiusScale property needs to be serialized.  
Protected MethodShouldSerializeRadiusScaleUseGlobalValuesIndicates if the RadiusScaleUseGlobalValues property needs to be serialized.  
Protected MethodShouldSerializeResolutionIndicates if the Series.Resolution property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
Protected MethodShouldSerializeShowDefaultTooltipIndicates if the Series.ShowDefaultTooltip property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Series)
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 MethodShouldSerializeTrendLineBrushIndicates if the ScatterBase.TrendLineBrush property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Protected MethodShouldSerializeTrendLinePeriodIndicates if the ScatterBase.TrendLinePeriod property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Protected MethodShouldSerializeTrendLineThicknessIndicates if the ScatterBase.TrendLineThickness property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Protected MethodShouldSerializeTrendLineTypeIndicates if the ScatterBase.TrendLineType property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Protected MethodShouldSerializeTrendLineZIndexIndicates if the ScatterBase.TrendLineZIndex property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
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 MethodShouldSerializeXAxisIndicates if the ScatterBase.XAxis property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Protected MethodShouldSerializeXMemberPathIndicates if the ScatterBase.XMemberPath property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Protected MethodShouldSerializeYAxisIndicates if the ScatterBase.YAxis property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Protected MethodShouldSerializeYMemberPathIndicates if the ScatterBase.YMemberPath property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Public Events
 NameDescription
Public EventAssigningScatterMarkerStyleEvent raised when Assigning Scatter Marker Style (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Public EventAssigningScatterStyleEvent raised when Assigning Category Style (Inherited from Infragistics.Win.DataVisualization.ScatterBase)
Public EventPropertyChangedEvent raised when a property (including "effective" and non-dependency property) value changes. (Inherited from Infragistics.Win.DataVisualization.Series)
Public EventPropertyUpdatedEvent raised when a property (including "effective" and non-dependency property) value changes. (Inherited from Infragistics.Win.DataVisualization.Series)
Public EventRenderRequestedThis event is raised every time a render has been requested from a series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public EventTooltipContentUpdatingOccurs when the ToolTip for the current series object is updating the content to be rendered. (Inherited from Infragistics.Win.DataVisualization.Series)
See Also