| Name | Description |
| ExportVisualData | Exports visual information about the series for use by external tools and functionality. (Inherited from Infragistics.Win.DataVisualization.Series) |
| FromWorldPosition | Converts a point from world coordinates to coordinates within the viewport of the series. (Inherited from Infragistics.Win.DataVisualization.Series) |
| GetActualMarkerBrush | Returns the actual marker brush used by the series if the series has markers. (Inherited from Infragistics.Win.DataVisualization.Series) |
| GetActualMarkerOutlineBrush | Returns the actual marker outline brush used by the series if the series has markers. (Inherited from Infragistics.Win.DataVisualization.Series) |
| GetCategoryItems | Gets an array of category items for specified range of indices. (Inherited from Infragistics.Win.DataVisualization.CategorySeries) |
| GetCategoryWidth | Returns the width of the category grouping this series is in. (Inherited from Infragistics.Win.DataVisualization.CategorySeries) |
| GetEffectiveViewport | Gets the effective viewport, adjusted to account for margins and other factors. (Inherited from Infragistics.Win.DataVisualization.Series) |
| GetExactItemIndex | Gets 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) |
| GetExactItemIndexFromSeriesPixel | Gets 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) |
| GetItem | Gets the item that is the best match for the specified world coordinates. (Inherited from Infragistics.Win.DataVisualization.Series) |
| GetItemFromSeriesPixel | Gets the item index that is the best match for the specified pixel position within the series plot area. (Inherited from Infragistics.Win.DataVisualization.Series) |
| GetItemIndex | Gets the item item index associated with the specified world position (Inherited from Infragistics.Win.DataVisualization.Series) |
| GetItemIndexFromSeriesPixel | Gets the item index that is the best match for the specified pixel position within the series plot area. (Inherited from Infragistics.Win.DataVisualization.Series) |
| GetItemSpan | For 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) |
| GetItemValue | Gets a value based on one of the valid member paths for this series type. (Inherited from Infragistics.Win.DataVisualization.Series) |
| GetNextOrExactIndex | Getting the next index that is near a given world position, if possible, otherwise NaN. (Inherited from Infragistics.Win.DataVisualization.Series) |
| GetOffsetValue | Returns the offset value for this series if grouped on a category axis. (Inherited from Infragistics.Win.DataVisualization.CategorySeries) |
| GetPreviousOrExactIndex | Getting the previous index that is near a given world position, if possible, otherwise NaN. (Inherited from Infragistics.Win.DataVisualization.Series) |
| GetSeriesHighValue | If possible, will return the best available high value of the series for a given world coordinate. (Inherited from Infragistics.Win.DataVisualization.Series) |
| GetSeriesHighValueFromSeriesPixel | If 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) |
| GetSeriesHighValuePosition | If 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) |
| GetSeriesHighValuePositionFromSeriesPixel | If 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) |
| GetSeriesLowValue | If possible, will return the best available low value of the series for a given world coordinate. (Inherited from Infragistics.Win.DataVisualization.Series) |
| GetSeriesLowValueFromSeriesPixel | If 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) |
| GetSeriesLowValuePosition | If 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) |
| GetSeriesLowValuePositionFromSeriesPixel | If 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) |
| GetSeriesValue | If possible, will return the best available main value of the series for a given world coordinate. (Inherited from Infragistics.Win.DataVisualization.Series) |
| GetSeriesValueBoundingBox | If 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) |
| GetSeriesValueBoundingBoxFromSeriesPixel | If 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) |
| GetSeriesValueFromSeriesPixel | If 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) |
| GetSeriesValueMarkerBoundingBox | If 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) |
| GetSeriesValueMarkerBoundingBoxFromSeriesPixel | If 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) |
| GetSeriesValuePosition | If 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) |
| GetSeriesValuePositionFromSeriesPixel | If 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) |
| HideToolTips | Hides any internal tooltips presented by the series, if any. (Inherited from Infragistics.Win.DataVisualization.Series) |
| MoveCursorPoint | Moves the cursor point to the provided world position. Some series may react to the current cursor position. (Inherited from Infragistics.Win.DataVisualization.Series) |
| NotifyVisualPropertiesChanged | Notifies the series that a visual property has changed, requiring a visual update. (Inherited from Infragistics.Win.DataVisualization.Series) |
| RemoveAxes | Call to null out the axes of the series; (Inherited from Infragistics.Win.DataVisualization.Series) |
| RenderSeries | Renders the series. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ReplayTransitionIn | Replays the assigned transition in animation, if any. (Inherited from Infragistics.Win.DataVisualization.Series) |
| Reset | Overridden. Resets all the properties to their default values |
| ResetAreaFillOpacity | Resets the Series.AreaFillOpacity property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetBrush | Resets the Series.Brush property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetConsolidatedItemHitTestBehavior | Resets the AnchoredCategorySeries.ConsolidatedItemHitTestBehavior property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnchoredCategorySeries) |
| ResetDataMember | Resets the Series.DataMember property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetDataSource | Resets the Series.DataSource property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetExpectFunctions | Resets the Series.ExpectFunctions property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetHighlightingFadeOpacity | Resets the Series.HighlightingFadeOpacity property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetHitTestMode | Resets the Series.HitTestMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetIsComponentHighlightingModeIgnored | Resets the Series.IsComponentHighlightingModeIgnored property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetIsCustomCategoryMarkerStyleAllowed | Resets the CategorySeries.IsCustomCategoryMarkerStyleAllowed property to its default value. (Inherited from Infragistics.Win.DataVisualization.CategorySeries) |
| ResetIsCustomCategoryStyleAllowed | Resets the CategorySeries.IsCustomCategoryStyleAllowed property to its default value. (Inherited from Infragistics.Win.DataVisualization.CategorySeries) |
| ResetIsHighlightingEnabled | Resets the Series.IsHighlightingEnabled property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetIsTransitionInEnabled | Resets the CategorySeries.IsTransitionInEnabled property to its default value. (Inherited from Infragistics.Win.DataVisualization.CategorySeries) |
| ResetLegend | Resets the Series.Legend property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetLegendItemVisibility | Resets the Series.LegendItemVisibility property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetMarkerBrush | Resets the MarkerSeries.MarkerBrush property to its default value. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries) |
| ResetMarkerCollisionAvoidance | Resets the AnchoredCategorySeries.MarkerCollisionAvoidance property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnchoredCategorySeries) |
| ResetMarkerFillMode | Resets the MarkerSeries.MarkerFillMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries) |
| ResetMarkerFillOpacity | Resets the Series.MarkerFillOpacity property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetMarkerOutline | Resets the MarkerSeries.MarkerOutline property to its default value. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries) |
| ResetMarkerOutlineMode | Resets the MarkerSeries.MarkerOutlineMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries) |
| ResetMarkerTemplate | Resets the MarkerSeries.MarkerTemplate property to its default value. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries) |
| ResetMarkerThickness | Resets the MarkerSeries.MarkerThickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries) |
| ResetMarkerType | Resets the MarkerSeries.MarkerType property to its default value. (Inherited from Infragistics.Win.DataVisualization.MarkerSeries) |
| ResetMouseOverEnabled | Resets the Series.MouseOverEnabled property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetName | Resets the Series.Name property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetNegativeBrush | Resets the NegativeBrush property to its default value. |
| ResetNegativeOutline | Resets the NegativeOutline property to its default value. |
| ResetOpacity | Resets the Series.Opacity property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetOutline | Resets the Series.Outline property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetOutlineMode | Resets the Series.OutlineMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetRadiusX | Resets the RadiusX property to its default value. |
| ResetRadiusY | Resets the RadiusY property to its default value. |
| ResetResolution | Resets the Series.Resolution property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetShowDefaultTooltip | Resets the Series.ShowDefaultTooltip property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetThickness | Resets the Series.Thickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetTitle | Resets the Series.Title property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetTransitionDuration | Resets the Series.TransitionDuration property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetTransitionEasingFunction | Resets the Series.TransitionEasingFunction property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetTransitionInDuration | Resets the Series.TransitionInDuration property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetTransitionInEasingFunction | Resets the Series.TransitionInEasingFunction property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetTransitionInMode | Resets the CategorySeries.TransitionInMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.CategorySeries) |
| ResetTransitionInSpeedType | Resets the Series.TransitionInSpeedType property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetTrendLineBrush | Resets the AnchoredCategorySeries.TrendLineBrush property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnchoredCategorySeries) |
| ResetTrendLinePeriod | Resets the AnchoredCategorySeries.TrendLinePeriod property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnchoredCategorySeries) |
| ResetTrendLineThickness | Resets the AnchoredCategorySeries.TrendLineThickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnchoredCategorySeries) |
| ResetTrendLineType | Resets the AnchoredCategorySeries.TrendLineType property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnchoredCategorySeries) |
| ResetUseHighMarkerFidelity | Resets the CategorySeries.UseHighMarkerFidelity property to its default value. (Inherited from Infragistics.Win.DataVisualization.CategorySeries) |
| ResetValueMemberPath | Resets the AnchoredCategorySeries.ValueMemberPath property to its default value. (Inherited from Infragistics.Win.DataVisualization.AnchoredCategorySeries) |
| ResetVisibility | Resets the Series.Visibility property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetVisibleRangeMarginBottom | Resets the Series.VisibleRangeMarginBottom property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetVisibleRangeMarginLeft | Resets the Series.VisibleRangeMarginLeft property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetVisibleRangeMarginRight | Resets the Series.VisibleRangeMarginRight property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetVisibleRangeMarginTop | Resets the Series.VisibleRangeMarginTop property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetVisibleRangeMode | Resets the Series.VisibleRangeMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ResetXAxis | Resets the HorizontalAnchoredCategorySeries.XAxis property to its default value. (Inherited from Infragistics.Win.DataVisualization.HorizontalAnchoredCategorySeries) |
| ResetYAxis | Resets the HorizontalAnchoredCategorySeries.YAxis property to its default value. (Inherited from Infragistics.Win.DataVisualization.HorizontalAnchoredCategorySeries) |
| ResolveLegendIndex | Resolves the index to use for ordering the legend. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ScrollIntoView | Requests that the provided item should be brought into view if possible. (Inherited from Infragistics.Win.DataVisualization.Series) |
| SetDataBinding | Sets the datasource and datamember for the control in one atomic operation. (Inherited from Infragistics.Win.DataVisualization.Series) |
| SetNegativeColors | Sets the negative brush and outline properties for this series to the given arguments. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ShouldSerializeDataMember | Returns whether the Series.DataMember property requires serialization. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ShouldSerializeDataSource | Returns whether the Series.DataSource property requires serialization. (Inherited from Infragistics.Win.DataVisualization.Series) |
| SimulateHover | Simulates a pointer hover over the series surface. (Inherited from Infragistics.Win.DataVisualization.Series) |
| ToWorldPosition | Converts a point from coordinates within the series plot area to a world position within axis space. (Inherited from Infragistics.Win.DataVisualization.Series) |