Version

ScatterPolygonSeriesView Class Members

The following tables list the members exposed by ScatterPolygonSeriesView.

Public Constructors
 NameDescription
Public ConstructorScatterPolygonSeriesView ConstructorScatterPolygonSeriesView constructor.  
Public Properties
 NameDescription
Public PropertyAlternateViewIdentifier (Inherited from Infragistics.Controls.Charts.SeriesView)
Public PropertyDuringInitGets whether the control is during initalization (Inherited from Infragistics.Controls.Charts.SeriesView)
Public PropertyHasShapeStyle (Inherited from Infragistics.Controls.Charts.ShapeSeriesViewBase)
Public PropertyIsAlternateViewGets whether the control is alternate view (Inherited from Infragistics.Controls.Charts.SeriesView)
Public PropertyScalingRatioOverrideGets whether the control is override scaling ratio (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected Properties
 NameDescription
Protected Internal PropertyAlternateWindow (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected PropertyElementsThe FrameworkElements which are the ShapeSeries visuals. (Inherited from Infragistics.Controls.Charts.ShapeSeriesViewBase)
Protected PropertyExecutionContext (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected Internal PropertyLayerPanelGets the grid contraining the child series (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected Internal PropertyMarkerAppearanceHandled  
Protected Internal PropertyMarkerCanvasGets the parent canvas for the current series object's markerItems. (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected Internal PropertyMarkerPositionsGets or sets dictionary of marker shapes at positions (Inherited from Infragistics.Controls.Charts.ShapeSeriesViewBase)
Protected PropertyModelGets or sets the model for the series. (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected PropertyRootCanvasGets the root visual for the series. (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected PropertyShapeModelA reference to the ShapeSeriesBase associated with this view. (Inherited from Infragistics.Controls.Charts.ShapeSeriesViewBase)
Protected PropertyShapeStyleGets the shape style (Inherited from Infragistics.Controls.Charts.ShapeSeriesViewBase)
Protected Internal PropertyViewportGets the viewport for the series. (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected Internal PropertyViewportCalculatorGets or sets the calculator to use for the viewport calculations. (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected Internal PropertyWindowRectGets the current zoom label for the series. (Inherited from Infragistics.Controls.Charts.SeriesView)
Public Methods
 NameDescription
Public MethodAttachUIAttaches UI canvas to the series view. (Inherited from Infragistics.Controls.Charts.ShapeSeriesViewBase)
Public MethodDoToActiveElements (Inherited from Infragistics.Controls.Charts.ShapeSeriesViewBase)
Public MethodGetBrightenedBrushGets brithened brush for specified brightness value (Inherited from Infragistics.Controls.Charts.SeriesView)
Public MethodGetEffectiveViewport (Inherited from Infragistics.Controls.Charts.SeriesView)
Public MethodGetExecutionContext (Inherited from Infragistics.Controls.Charts.SeriesView)
Public MethodGetFullyOpaqueBrushGets brithened brush for specified brightness value (Inherited from Infragistics.Controls.Charts.SeriesView)
Public MethodGetHitMarkerOverridden.   
Public MethodGetMainContentViewport (Inherited from Infragistics.Controls.Charts.SeriesView)
Public MethodGetSaturatedBrushGets saturated brush for specified saturation value. (Inherited from Infragistics.Controls.Charts.SeriesView)
Public MethodGetTransparentBrush (Inherited from Infragistics.Controls.Charts.SeriesView)
Public MethodGetViewInfoGets the view info for the series. (Inherited from Infragistics.Controls.Charts.SeriesView)
Public MethodOnInitCalled to initialize the view. (Inherited from Infragistics.Controls.Charts.SeriesView)
Public MethodOnLegendItemVisibilityChangedNotifies the series view about changes to visibility of legend item (Inherited from Infragistics.Controls.Charts.SeriesView)
Public MethodOnRenderFrameHandles rendering of a frame (Inherited from Infragistics.Controls.Charts.SeriesView)
Public MethodOnVisualPropertiesChanged (Inherited from Infragistics.Controls.Charts.SeriesView)
Public MethodPrepAltSurface (Inherited from Infragistics.Controls.Charts.SeriesView)
Public MethodPrepSurface (Inherited from Infragistics.Controls.Charts.SeriesView)
Public MethodVisibilityChangedHandles changes to visibility of the series view (Inherited from Infragistics.Controls.Charts.ShapeSeriesViewBase)
Protected Methods
 NameDescription
Protected MethodApplyDataOverridden. Applies the given Path data to the given FrameworkElement.  
Protected Internal MethodApplyStylingOverridden. Applies visual styling to the given FrameworkElement based on the given data item.  
Protected MethodAttachShapeCanvasAttaches shape canvas to the series view. (Inherited from Infragistics.Controls.Charts.ShapeSeriesViewBase)
Protected Internal MethodClearRenderingOverridden. Clears the rendering for the series.  
Protected MethodClearValuesOverridden. Clears all item-specific bindings and settings for a FrameworkElement, so that it can be recycled and used for another item.  
Protected MethodCreateElementsPoolCreate the pool of FrameworkElements which represent the series visuals. (Inherited from Infragistics.Controls.Charts.ShapeSeriesViewBase)
Protected Internal MethodExportViewShapesOverridden. Exports visual data of shapes (e.g.markers) that are specific to the view  
Protected Internal MethodFinalizeShapesFinalizes shapes elements of the series view (Inherited from Infragistics.Controls.Charts.ShapeSeriesViewBase)
Protected MethodGetActiveIndexesGets active indexes of this series view  
Protected MethodGetDefaultDropShadowEffectGets default drop shadow effect (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected MethodGetMarkerLocationsGets a locations of markers in the series  
Protected MethodGetShapeElementGets shape element at specified index and data item (Inherited from Infragistics.Controls.Charts.ShapeSeriesViewBase)
Protected Internal MethodGetShapeGeometryOverloaded. Overridden. Gets the PathGeometry for the given list of points.  
Protected Internal MethodHideTooltip (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected Internal MethodInitializeShapesInitializes shapes elements of the series view (Inherited from Infragistics.Controls.Charts.ShapeSeriesViewBase)
Protected Internal MethodMarkerActivateActivates a marker object from the pool.  
Protected Internal MethodMarkerCreateCreates a marker object.  
Protected Internal MethodMarkerDestroyDestroys a marker from the pool.  
Protected Internal MethodMarkerDisactivateDeactivates a marker from the pool.  
Protected MethodOnLostMouseCaptureCalled when the mouse capture has been lost. (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected MethodOnMouseEnterCalled when the mouse enters the control. (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected MethodOnMouseLeaveCalled when the mouse leaves the control. (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected MethodOnMouseLeftButtonDownCalled wehn the left mouse button is depressed. (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected MethodOnMouseLeftButtonUpCalled when the left mouse button is released. (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected MethodOnMouseMoveCalled when the mouse moves over the control. (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected MethodOnMouseRightButtonDownCalled when the right mouse button is pressed. (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected MethodOnMouseRightButtonUpOverridden in derived classes when they want to respond to the right mouse button being released. (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected Internal MethodOnSeriesAttachedinternal (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected Internal MethodOnSeriesDetached (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected Internal MethodOnTemplateProvidedCalled when the template for the control has been provided. (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected MethodRemoveUnusedMarkersRemoves unsused markes  
Protected Internal MethodShouldRenderShapeTests to see if a shape with the given bounds should be rendered. (Inherited from Infragistics.Controls.Charts.ShapeSeriesViewBase)
See Also