Version

ScatterAreaSeriesView Class Members

The following tables list the members exposed by ScatterAreaSeriesView.

Public Constructors
 NameDescription
Public ConstructorScatterAreaSeriesView ConstructorScatterAreaSeriesView 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 PropertyIsAlternateViewGets whether the control is alternate view (Inherited from Infragistics.Controls.Charts.SeriesView)
Public PropertyItemIndexesGets or sets item indexes  
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 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 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 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 MethodAttachImageAttaches image bitmap to the series view.  
Public MethodAttachUIOverridden. Attaches UI canvas to the series view.  
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 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.SeriesView)
Protected Methods
 NameDescription
Protected Internal MethodExportViewShapesOverridden. Exports visual data of this series that are specific to the view  
Protected MethodGetDefaultDropShadowEffectGets default drop shadow effect (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected Internal MethodHideTooltip (Inherited from Infragistics.Controls.Charts.SeriesView)
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)
See Also