| Name | Description |
| ApplyData | Overridden. Applies the given Path data to the given FrameworkElement. |
| ApplyStyling | Overridden. Applies visual styling to the given FrameworkElement based on the given data item. |
| AttachShapeCanvas | Attaches shape canvas to the series view. (Inherited from Infragistics.Controls.Charts.ShapeSeriesViewBase) |
| ClearRendering | Clears the rendering for the series. (Inherited from Infragistics.Controls.Charts.ShapeSeriesViewBase) |
| ClearValues | Overridden. 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. (Inherited from Infragistics.Controls.Charts.ShapeSeriesViewBase) |
| ExportViewShapes | Exports visual data of this series that are specific to the view (Inherited from Infragistics.Controls.Charts.ShapeSeriesViewBase) |
| FinalizeShapes | Finalizes shapes elements of the series view (Inherited from Infragistics.Controls.Charts.ShapeSeriesViewBase) |
| GetDefaultDropShadowEffect | Gets default drop shadow effect (Inherited from Infragistics.Controls.Charts.SeriesView) |
| GetShapeElement | Gets shape element at specified index and data item (Inherited from Infragistics.Controls.Charts.ShapeSeriesViewBase) |
| GetShapeGeometry | Overloaded. Overridden. Gets the PathGeometry for the given list of points. |
| HideTooltip | (Inherited from Infragistics.Controls.Charts.SeriesView) |
| InitializeShapes | Initializes shapes elements of the series view (Inherited from Infragistics.Controls.Charts.ShapeSeriesViewBase) |
| 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 | Overridden. Tests to see if a shape with the given bounds should be rendered. |