Version

ShapeSeriesViewBase Class Members

The following tables list the members exposed by ShapeSeriesViewBase.

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  
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.  
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 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  
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.  
Protected PropertyShapeStyleGets the shape style  
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 MethodAttachUIOverridden. Attaches UI canvas to the series view.  
Public MethodDoToActiveElements  
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 MethodGetHitMarker  
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 Methodstatic (Shared in Visual Basic)ToPointCollectionsConverts a list of points to list of point collections  
Public MethodVisibilityChangedOverridden. Handles changes to visibility of the series view  
Protected Methods
 NameDescription
Protected MethodApplyDataApplies the given Path data to the given FrameworkElement.  
Protected Internal MethodApplyStylingApplies visual styling to the given FrameworkElement based on the given data item.  
Protected MethodAttachShapeCanvasAttaches shape canvas to the series view.  
Protected Internal MethodClearRenderingClears the rendering for the series.  
Protected MethodClearValuesClears 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.  
Protected Internal MethodExportViewShapesOverridden. Exports visual data of this series that are specific to the view  
Protected Internal MethodFinalizeShapesFinalizes shapes elements of the series view  
Protected MethodGetDefaultDropShadowEffectGets default drop shadow effect (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected MethodGetShapeElementGets shape element at specified index and data item  
Protected Internal MethodGetShapeGeometryOverloaded. 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  
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 Internal MethodShouldRenderShapeTests to see if a shape with the given bounds should be rendered.  
See Also