| Name | Description |
| ApplyData | Applies the given Path data to the given FrameworkElement. |
| ApplyStyling | Applies visual styling to the given FrameworkElement based on the given data item. |
| AttachShapeCanvas | Attaches shape canvas to the series view. |
| ClearRendering | Clears the rendering for the series. |
| ClearValues | Clears all item-specific bindings and settings for a FrameworkElement, so that it can be recycled and used for another item. |
| CreateElementsPool | Create the pool of FrameworkElements which represent the series visuals. |
| ExportViewShapes | Overridden. Exports visual data of this series that are specific to the view |
| FinalizeShapes | Finalizes shapes elements of the series view |
| GetDefaultDropShadowEffect | Gets default drop shadow effect (Inherited from Infragistics.Controls.Charts.SeriesView) |
| GetShapeElement | Gets shape element at specified index and data item |
| GetShapeGeometry | Overloaded. Gets the PathGeometry for the given list of points. |
| HideTooltip | (Inherited from Infragistics.Controls.Charts.SeriesView) |
| InitializeShapes | Initializes shapes elements of the series view |
| OnLostMouseCapture | Called when the mouse capture has been lost. (Inherited from Infragistics.Controls.Charts.SeriesView) |
| OnMouseEnter | Called when the mouse enters the control. (Inherited from Infragistics.Controls.Charts.SeriesView) |
| OnMouseLeave | Called when the mouse leaves the control. (Inherited from Infragistics.Controls.Charts.SeriesView) |
| OnMouseLeftButtonDown | Called wehn the left mouse button is depressed. (Inherited from Infragistics.Controls.Charts.SeriesView) |
| OnMouseLeftButtonUp | Called when the left mouse button is released. (Inherited from Infragistics.Controls.Charts.SeriesView) |
| OnMouseMove | Called when the mouse moves over the control. (Inherited from Infragistics.Controls.Charts.SeriesView) |
| OnMouseRightButtonDown | Called when the right mouse button is pressed. (Inherited from Infragistics.Controls.Charts.SeriesView) |
| OnMouseRightButtonUp | Overridden in derived classes when they want to respond to the right mouse button being released. (Inherited from Infragistics.Controls.Charts.SeriesView) |
| OnSeriesAttached | internal (Inherited from Infragistics.Controls.Charts.SeriesView) |
| OnSeriesDetached | (Inherited from Infragistics.Controls.Charts.SeriesView) |
| OnTemplateProvided | Called when the template for the control has been provided. (Inherited from Infragistics.Controls.Charts.SeriesView) |
| ShouldRenderShape | Tests to see if a shape with the given bounds should be rendered. |