| | 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 | Overridden. Clears the rendering for the series. |
 | 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 | Overridden. Exports visual data of shapes (e.g.markers) that are specific to the view |
 | FinalizeShapes | Finalizes shapes elements of the series view (Inherited from Infragistics.Controls.Charts.ShapeSeriesViewBase) |
 | GetActiveIndexes | Gets active indexes of this series view |
 | GetDefaultDropShadowEffect | Gets default drop shadow effect (Inherited from Infragistics.Controls.Charts.SeriesView) |
 | GetMarkerLocations | Gets a locations of markers in the series |
 | 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) |
 | MarkerActivate | Activates a marker object from the pool. |
 | MarkerCreate | Creates a marker object. |
 | MarkerDestroy | Destroys a marker from the pool. |
 | MarkerDisactivate | Deactivates a marker from the pool. |
 | 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) |
 | RemoveUnusedMarkers | Removes unsused markes |
 | ShouldRenderShape | Tests to see if a shape with the given bounds should be rendered. (Inherited from Infragistics.Controls.Charts.ShapeSeriesViewBase) |