Version

UltraDataChart Class Members

The following tables list the members exposed by UltraDataChart.

Public Constructors
 NameDescription
Public ConstructorUltraDataChart ConstructorInitializes a new UltraDataChart.  
Public Properties
 NameDescription
Public PropertyAccessibilityObjectGets the System.Windows.Forms.AccessibleObject assigned to the control. (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleDefaultActionDescriptionGets or sets the default action description of the control for use by accessibility client applications. (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleDescriptionGets or sets the description of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleNameGets or sets the name of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleRoleGets or sets the accessible role of the control (Inherited from System.Windows.Forms.Control)
Public PropertyActualContentHitTestModeResolved method of hit testing used when the pointer is over elements in the chart. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyActualInteractionPixelScalingRatioResolved method of pixel scaling to use during end user interaction with the chart. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyActualPixelScalingRatioGets the resolved pixel scaling ratio. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyActualPlotAreaMarginBottomGets the actual resolved bottom plot area margin;  
Public PropertyActualPlotAreaMarginLeftGets the actual resolved left plot area margin;  
Public PropertyActualPlotAreaMarginRightGets the actual resolved right plot area margin;  
Public PropertyActualPlotAreaMarginTopGets the actual resolved top plot area margin;  
Public PropertyActualWindowPositionHorizontalA number between 0 and 1 determining the position of the horizontal scroll. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyActualWindowPositionVerticalA number between 0 and 1 determining the position of the vertical scroll. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyActualWindowRectGets the actual value of the window rectangle, which represents the current zoom level. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyActualWindowRectMinHeightGets the actual minimum height that the window rect is allowed to reach before being clamped. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyActualWindowRectMinWidthGets the actual minimum width that the window rect is allowed to reach before being clamped. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyActualWindowScaleHorizontalA number between 0 and 1 determining the scale of the horizontal zoom.  
Public PropertyActualWindowScaleVerticalA number between 0 and 1 determining the scale of the vertical zoom.  
Public PropertyAlignsGridLinesToPixelsGets or sets a value indicating whether grid and tick lines are aligned to device pixels.  
Public PropertyAllowDropGets or sets a value indicating whether the control can accept data that the user drags onto it. (Inherited from System.Windows.Forms.Control)
Public PropertyAnchorGets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control)
Public PropertyAnimateSeriesWhenAxisRangeChangesGets or sets whether the series animations should be allowed when a range change has been detected on an axis. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyAutoExpandMarginExtraPaddingGets or sets the extra amount the series viewer should auto expand margins to accomodate the initial horizontal axis labels.  
Public PropertyAutoExpandMarginMaximumValueGets or sets the maximum amount the series viewer should auto expand margins to accomodate the initial horizontal axis labels.  
Public PropertyAutoMarginAndAngleUpdateModeGets or sets a whether the series viewer should consider auto rotating labels to fit them in the initial view. This implies that ShouldAutoExpandMarginForInitialLabels is true.  
Public PropertyAutoMarginHeightSets or gets the automatic height to add when automatically adding margins to the chart. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyAutoMarginWidthSets or gets the automatic width to add when automatically adding margins to the chart. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyAutoScrollOffsetGets or sets where this control is scrolled to in System.Windows.Forms.ScrollableControl.ScrollControlIntoView(System.Windows.Forms.Control). (Inherited from System.Windows.Forms.Control)
Public PropertyAxesGets the current Chart object's child DataChartAxes.  
Public PropertyBackColor (Inherited from Infragistics.Win.DataVisualization.DVBaseControl)
Public PropertyBackgroundImageGets or sets the background image displayed in the control. (Inherited from System.Windows.Forms.Control)
Public PropertyBackgroundImageLayoutGets or sets the background image layout as defined in the System.Windows.Forms.ImageLayout enumeration. (Inherited from System.Windows.Forms.Control)
Public PropertyBindingContextGets or sets the System.Windows.Forms.BindingContext for the control. (Inherited from System.Windows.Forms.Control)
Public PropertyBottomGets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public PropertyBoundsGets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control. (Inherited from System.Windows.Forms.Control)
Public PropertyBrushesGets or sets the Brushes property.  
Public PropertyCanFocusGets a value indicating whether the control can receive focus. (Inherited from System.Windows.Forms.Control)
Public PropertyCanSelectGets a value indicating whether the control can be selected. (Inherited from System.Windows.Forms.Control)
Public PropertyCaptureGets or sets a value indicating whether the control has captured the mouse. (Inherited from System.Windows.Forms.Control)
Public PropertyCausesValidationGets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus. (Inherited from System.Windows.Forms.Control)
Public PropertyClientRectangleGets the rectangle that represents the client area of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyClientSizeGets or sets the height and width of the client area of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyCommandCompletedExecuted when the toolbar target has completed a command. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyCompanyNameGets the name of the company or creator of the application containing the control. (Inherited from System.Windows.Forms.Control)
Public PropertyComputedPlotAreaMarginModeGets or sets mode to use for automatically calculating the plot area margin.  
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyContainsFocusGets a value indicating whether the control, or one of its child controls, currently has the input focus. (Inherited from System.Windows.Forms.Control)
Public PropertyContentHitTestModeDetermines the method of hit testing used when mousing over elements in the chart. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyContentViewportRepresents the subset area within the viewport into which content should be mapped. This is the projection of the current EffectiveViewport into the viewport at current zoom level. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyContextMenuGets or sets the shortcut menu associated with the control. (Inherited from System.Windows.Forms.Control)
Public PropertyContextMenuStripGets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. (Inherited from System.Windows.Forms.Control)
Public PropertyControlsGets the collection of controls contained within the control. (Inherited from System.Windows.Forms.Control)
Public PropertyCreatedGets a value indicating whether the control has been created. (Inherited from System.Windows.Forms.Control)
Public PropertyCrosshairPointGets or sets the cross hair point (in world coordinates) (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyCrosshairVisibilityGets or sets the current SeriesViewer's crosshair visibility override. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyCursorGets or sets the cursor that is displayed when the mouse pointer is over the control. (Inherited from System.Windows.Forms.Control)
Public PropertyDataBindingsGets the data bindings for the control. (Inherited from System.Windows.Forms.Control)
Public PropertyDefaultAxisMajorStrokeGets or sets the DefaultAxisMajorStroke property.  
Public PropertyDefaultAxisMinorStrokeGets or sets the DefaultAxisMinorStroke property.  
Public PropertyDefaultAxisStrokeGets or sets the DefaultAxisStroke property.  
Public PropertyDefaultInteractionGets or sets the DefaultInteraction property. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyDeviceDpiGets the DPI value for the display device where the control is currently being displayed. (Inherited from System.Windows.Forms.Control)
Public PropertyDisplayRectangleGets the rectangle that represents the display area of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyDisposingGets a value indicating whether the base System.Windows.Forms.Control class is in the process of disposing. (Inherited from System.Windows.Forms.Control)
Public PropertyDockGets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control)
Public PropertyDragCrosshairActivatedBoolean indicating whether the drag crosshair is activated. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyDragModifierGets or sets the current SeriesViewer's DragModifier property. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyEffectiveViewportGets the EffectiveViewport rectangle, representing the effective viewport area after margins have been subtracted. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyEnabledGets or sets a value indicating whether the control can respond to user interaction. (Inherited from System.Windows.Forms.Control)
Public PropertyFocusedGets a value indicating whether the control has input focus. (Inherited from System.Windows.Forms.Control)
Public PropertyFontGets or sets the font of the text displayed by the control. (Inherited from System.Windows.Forms.Control)
Public PropertyForeColorGets or sets the foreground color of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGridModeGets or sets how grid lines are rendered in relation to series.  
Public PropertyHandleGets the window handle that the control is bound to. (Inherited from System.Windows.Forms.Control)
Public PropertyHasChildrenGets a value indicating whether the control contains one or more child controls. (Inherited from System.Windows.Forms.Control)
Public PropertyHeightGets or sets the height of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyHighlightedValuesDisplayModeGets or sets whether and how to display highlighted values for the series by default. Note, this is distinct from the highlighting feature that indicates what is closest or under the mouse. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyHighlightingBehaviorGets or sets the highlighting Behavior to use for the series in the component, when supported. This takes precedence over the series level IsHightlightingEnabled. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyHighlightingModeGets or sets the highlighting mode to use for the series in the component, when supported. This takes precedence over the series level IsHightlightingEnabled. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyHighlightingTransitionDurationGets or sets the duration the highlighting/de-highlighting effects. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyHorizontalCrosshairBrushGets or sets the current SeriesViewer's crosshair horizontal brush override. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyHorizontalViewScrollbarCornerRadiusGets or sets the corner radius to use for the horizontal scrollbar in the component, when enabled. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyHorizontalViewScrollbarFillGets or sets the fill to use for the horizontal scrollbar in the component, when enabled. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyHorizontalViewScrollbarHeightGets or sets the height to use for the horizontal scrollbar in the component, when enabled. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyHorizontalViewScrollbarInsetGets or sets the inset distance to use for the horizontal scrollbar in the component, when enabled. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyHorizontalViewScrollbarMaxOpacityGets or sets the max opacity to use for the horizontal scrollbar in the component, when enabled. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyHorizontalViewScrollbarModeGets or sets the horizontal scrollbar mode to use for the series viewer. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyHorizontalViewScrollbarOutlineGets or sets the outline to use for the horizontal scrollbar in the component, when enabled. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyHorizontalViewScrollbarPositionGets or sets the position to use for the horizontal scrollbar in the component, when enabled. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyHorizontalViewScrollbarShouldAddAutoTrackInsetsGets or sets whether to use automatic track insets for the horizontal scrollbar in the component, when enabled. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyHorizontalViewScrollbarStrokeThicknessGets or sets the stroke thickness to use for the horizontal scrollbar in the component, when enabled. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyHorizontalViewScrollbarTrackEndInsetGets or sets the track end inset to use for the horizontal scrollbar in the component, when enabled. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyHorizontalViewScrollbarTrackStartInsetGets or sets the track start inset to use for the horizontal scrollbar in the component, when enabled. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyImeModeGets or sets the Input Method Editor (IME) mode of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyInvalidateActionsNotify the toolbar that the current target actions are invalid and it needs to obtain a new set of actions from the target. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyInvokeRequiredGets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on. (Inherited from System.Windows.Forms.Control)
Public PropertyIsAccessibleGets or sets a value indicating whether the control is visible to accessibility applications. (Inherited from System.Windows.Forms.Control)
Public PropertyIsDetached (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyIsDisposedGets a value indicating whether the control has been disposed of. (Inherited from System.Windows.Forms.Control)
Public PropertyIsHandleCreatedGets a value indicating whether the control has a handle associated with it. (Inherited from System.Windows.Forms.Control)
Public PropertyIsHorizontalZoomEnabledGets or sets horizontal zoomability of the current control  
Public PropertyIsMapIndicates if this SeriesViewer is a map. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyIsMirroredGets a value indicating whether the control is mirrored. (Inherited from System.Windows.Forms.Control)
Public PropertyIsSquareGets or sets whether to use a square aspect ratio for the chart. This is locked to true for polar and radial charts.  
Public PropertyIsThumbnailRequiredGets if series are required to generate thumbnails for the OverviewPlusDetailPane (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyIsVerticalZoomEnabledGets or sets vertical zoomability of the current control  
Public PropertyIsWindowSyncedToVisibleRangeGets or sets whether to sync the vertical aspect of the window with the contained series content. This is only supported for a subset of the available series. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyLayoutEngineGets a cached instance of the control's layout engine. (Inherited from System.Windows.Forms.Control)
Public PropertyLeftGets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public PropertyLegendGets or sets which legend to use for all series in this SeriesViewer, unless otherwise specified by the Series.Legend property. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyLegendHighlightingModeGets or sets the highlighting mode to use for the legend linked to the component, when supported. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyLegendItemBadgeModeGets or sets the mode of legend badges representing all series in this chart. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyLegendItemBadgeShapeGets or sets type of legend badges representing all series displayed in a legend linked to this component (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyLocationGets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. (Inherited from System.Windows.Forms.Control)
Public PropertyMarginGets or sets the space between controls. (Inherited from System.Windows.Forms.Control)
Public PropertyMarkerAutomaticBehaviorGets or sets the marker mode used for assigning a marker type to series when the marker type is automatic. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyMarkerBrushesGets or sets the MarkerBrushes property.  
Public PropertyMarkerOutlinesGets or sets the MarkerOutlines property.  
Public PropertyMaximumSizeGets or sets the size that is the upper limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control)
Public PropertyMinimumSizeGets or sets the size that is the lower limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control)
Public PropertyNameGets or sets the name of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyOutlinesGets or sets the Outlines property.  
Public PropertyPaddingGets or sets padding within the control. (Inherited from System.Windows.Forms.Control)
Public PropertyPanModifierGets or sets the current SeriesViewer's PanModifier property. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyParentGets or sets the parent container of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyPlotAreaBackgroundGets or sets the brush used as the background for the current SeriesViewer object's plot area. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyPlotAreaMarginBottomMargin applied below the plot area.  
Public PropertyPlotAreaMarginLeftMargin applied to the left of the plot area.  
Public PropertyPlotAreaMarginRightMargin applied to the right of the plot area.  
Public PropertyPlotAreaMarginTopMargin applied above the plot area.  
Public PropertyPreferredSizeGets the size of a rectangular area into which the control can fit. (Inherited from System.Windows.Forms.Control)
Public PropertyPreviewRectGets or sets the preview rectangle. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyProductNameGets the product name of the assembly containing the control. (Inherited from System.Windows.Forms.Control)
Public PropertyProductVersionGets the version of the assembly containing the control. (Inherited from System.Windows.Forms.Control)
Public PropertyRecreatingHandleGets a value indicating whether the control is currently re-creating its handle. (Inherited from System.Windows.Forms.Control)
Public PropertyRegionGets or sets the window region associated with the control. (Inherited from System.Windows.Forms.Control)
Public PropertyRightGets the distance, in pixels, between the right edge of the control and the left edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public PropertyRightButtonDefaultInteractionGets or sets the RightButtonDefaultInteraction property. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyRightToLeftGets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. (Inherited from System.Windows.Forms.Control)
Public PropertyScrollbarsAnimationDurationGets or sets the duration of the scrollbar effects. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertySeriesGets the current SeriesViewer object's child Series. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertySeriesPlotAreaMarginHorizontalModeGets or sets horizontal mode to use for automatically calculating the plot area margin based ont the series.  
Public PropertySeriesPlotAreaMarginVerticalModeGets or sets vertical mode to use for automatically calculating the plot area margin based ont the series.  
Public PropertyShouldAutoExpandMarginForInitialLabelsGets or sets a whether the series viewer should auto expand margins to accomodate the initial horizontal axis labels.  
Public PropertyShouldConsiderAutoRotationForInitialLabelsGets or sets a whether the series viewer should consider auto rotating labels to fit them in the initial view. This implies that ShouldAutoExpandMarginForInitialLabels is true.  
Public PropertyShouldPanOnMaximumZoomGets or sets a whether the chart should pan its content when zooing in passed max zoom level. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyShouldSimulateHoverMoveCrosshairPointGets or sets whether calling SimulateHover should shift the crosshair point. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyShouldSuppressAxisLabelTruncationGets or sets a whether the series viewer should suppress truncation of axis labels.  
Public PropertySiteGets or sets the site of the control. (Inherited from System.Windows.Forms.Control)
Public PropertySizeGets or sets the height and width of the control. (Inherited from System.Windows.Forms.Control)
Public PropertySubtitleGets or sets the Subtitle property. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertySubtitleFontFamilyReturns or sets the font family for the subtitle. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertySubtitleFontSizeReturns or sets the font size for the subtitle. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertySubtitleHorizontalAlignmentGets or sets the SubtitleHorizontalAlignment property. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertySubtitleMarginSpecifies the space between the Subtitle and other elements. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertySubtitleTextColorGets or sets the Color used for the Subtitle Text. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertySubtitleTextStyleReturns or sets the font style for the subtitle. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertySuppressAutoMarginAndAngleRecalculationGets or sets a whether the series viewer should suppress auto recalculating margin and axis label angles.  
Public PropertySyncChannelGets or sets the Synchronization channel to use for the SeriesViewer. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertySynchronizeHorizontallyGets or sets whether to synchronize horizontally with other viewers in the sync channel. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertySynchronizeVerticallyGets or sets whether to synchronize horizontally with other viewers in the sync channel. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyTabIndexGets or sets the tab order of the control within its container. (Inherited from System.Windows.Forms.Control)
Public PropertyTabStopGets or sets a value indicating whether the user can give the focus to this control using the TAB key. (Inherited from System.Windows.Forms.Control)
Public PropertyTagGets or sets the object that contains data about the control. (Inherited from System.Windows.Forms.Control)
Public PropertyTextGets or sets the text associated with this control. (Inherited from System.Windows.Forms.Control)
Public PropertyTitleText to display above the plot area. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyTitleFontFamilyReturns or sets the font family for the title. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyTitleFontSizeReturns or sets the font size for the title. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyTitleHorizontalAlignmentGets or sets the TitleHorizontalAlignment property. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyTitleMarginSpecifies the space between the Title and other elements. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyTitleTextColorGets or sets the Color used for the Title Text. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyTitleTextStyleReturns or sets the font style for the title. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyTopGets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public PropertyTopLevelControlGets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost System.Windows.Forms.Form that the control is contained in. (Inherited from System.Windows.Forms.Control)
Public PropertyUseWaitCursorGets or sets a value indicating whether to use the wait cursor for the current control and all child controls. (Inherited from System.Windows.Forms.Control)
Public PropertyVerticalCrosshairBrushGets or sets the current SeriesViewer's crosshair vertical brush override. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyVerticalViewScrollbarCornerRadiusGets or sets the corner radius to use for the vertical scrollbar in the component, when enabled. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyVerticalViewScrollbarFillGets or sets the fill to use for the vertical scrollbar in the component, when enabled. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyVerticalViewScrollbarInsetGets or sets the inset distance to use for the vertical scrollbar in the component, when enabled. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyVerticalViewScrollbarMaxOpacityGets or sets the max opacity to use for the vertical scrollbar in the component, when enabled. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyVerticalViewScrollbarModeGets or sets the vertical scrollbar mode to use for the series viewer. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyVerticalViewScrollbarOutlineGets or sets the outline to use for the vertical scrollbar in the component, when enabled. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyVerticalViewScrollbarPositionGets or sets the position to use for the vertical scrollbar in the component, when enabled. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyVerticalViewScrollbarShouldAddAutoTrackInsetsGets or sets whether to use automatic track insets for the vertical scrollbar in the component, when enabled. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyVerticalViewScrollbarStrokeThicknessGets or sets the stroke thickness to use for the vertical scrollbar in the component, when enabled. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyVerticalViewScrollbarTrackEndInsetGets or sets the track end inset to use for the vertical scrollbar in the component, when enabled. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyVerticalViewScrollbarTrackStartInsetGets or sets the track start inset to use for the vertical scrollbar in the component, when enabled. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyVerticalViewScrollbarWidthGets or sets the width to use for the vertical scrollbar in the component, when enabled. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyViewerMarginGets or sets the margin around the chart content. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyViewportRectGets the viewport rectangle associated with the SeriesViewer, the physical dimensions of the plot area. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyVisibleGets or sets a value indicating whether the control and all its child controls are displayed. (Inherited from System.Windows.Forms.Control)
Public PropertyWidthGets or sets the width of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyWindowPositionHorizontalA number between 0 and 1 determining the position of the horizontal scroll. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyWindowPositionVerticalA number between 0 and 1 determining the position of the vertical scroll. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyWindowRectA rectangle representing the portion of the SeriesViewer currently in view. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyWindowRectMinHeightSets or gets the minimum height that the window rect is allowed to reach before being clamped. Decrease this value if you want to allow for further zooming into the viewer. If this value is lowered too much it can cause graphical corruption due to floating point arithmetic inaccuracy. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyWindowRectMinWidthSets or gets the minimum width that the window rect is allowed to reach before being clamped. Decrease this value if you want to allow for further zooming into the viewer. If this value is lowered too much it can cause graphical corruption due to floating point arithmetic inaccuracy. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyWindowResponseThe response to user panning and zooming: whether to update the view immediately while the user action is happening, or to defer the update to after the user action is complete. The user action will be an action such as a mouse drag which causes panning and/or zooming to occur. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyWindowScaleHorizontalA number between 0 and 1 determining the scale of the horizontal zoom.  
Public PropertyWindowScaleVerticalA number between 0 and 1 determining the scale of the vertical zoom.  
Public PropertyWindowSizeMinHeightSets or gets minimum pixel height that the window is allowed to reach before being clamped. Decrease this value if you want to allow for further zooming into the viewer. If this value is lowered too much it can cause graphical corruption due to floating point arithmetic inaccuracy. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public PropertyWindowSizeMinWidthSets or gets minimum pixel width that the window is allowed to reach before being clamped. Decrease this value if you want to allow for further zooming into the viewer. If this value is lowered too much it can cause graphical corruption due to floating point arithmetic inaccuracy. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected Properties
 NameDescription
Protected PropertyCanEnableImeGets a value indicating whether the System.Windows.Forms.Control.ImeMode property can be set to an active value, to enable IME support. (Inherited from System.Windows.Forms.Control)
Protected PropertyCanRaiseEventsDetermines if events can be raised on the control. (Inherited from System.Windows.Forms.Control)
Protected PropertyCreateParamsGets the required creation parameters when the control handle is created. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultCursorGets or sets the default cursor for the control. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultImeModeGets the default Input Method Editor (IME) mode supported by the control. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultMarginGets the space, in pixels, that is specified by default between controls. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultMaximumSizeGets the length and height, in pixels, that is specified as the default maximum size of a control. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultMinimumSizeGets the length and height, in pixels, that is specified as the default minimum size of a control. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultPaddingGets the internal spacing, in pixels, of the contents of a control. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultSize (Inherited from Infragistics.Win.DataVisualization.DVBaseControl)
Protected PropertyDesignMode (Inherited from System.ComponentModel.Component)
Protected PropertyDoubleBufferedGets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker. (Inherited from System.Windows.Forms.Control)
Protected PropertyEvents (Inherited from System.ComponentModel.Component)
Protected PropertyFontHeightGets or sets the height of the font of the control. (Inherited from System.Windows.Forms.Control)
Protected PropertyImeModeBaseGets or sets the IME mode of a control. (Inherited from System.Windows.Forms.Control)
Protected PropertyResizeRedrawGets or sets a value indicating whether the control redraws itself when resized. (Inherited from System.Windows.Forms.Control)
Protected PropertyScaleChildrenGets a value that determines the scaling of child controls. (Inherited from System.Windows.Forms.Control)
Public Methods
 NameDescription
Public MethodAddCommandAvailabilityListener (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodAddCommandStateChangedListener (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodBeginInvokeOverloaded. Executes the specified delegate asynchronously with the specified arguments, on the thread that the control's underlying handle was created on. (Inherited from System.Windows.Forms.Control)
Public MethodBringToFrontBrings the control to the front of the z-order. (Inherited from System.Windows.Forms.Control)
Public MethodCancelManipulation (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodCaptureImage (Inherited from Infragistics.Win.DataVisualization.DVBaseControl)
Public MethodContainsRetrieves a value indicating whether the specified control is a child of the control. (Inherited from System.Windows.Forms.Control)
Public MethodCreateControlForces the creation of the visible control, including the creation of the handle and any visible child controls. (Inherited from System.Windows.Forms.Control)
Public MethodCreateGraphicsCreates the System.Drawing.Graphics for the control. (Inherited from System.Windows.Forms.Control)
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverloaded. Overridden.   
Public MethodDoDragDropBegins a drag-and-drop operation. (Inherited from System.Windows.Forms.Control)
Public MethodDrawToBitmapSupports rendering to the specified bitmap. (Inherited from System.Windows.Forms.Control)
Public MethodEndInvokeRetrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. (Inherited from System.Windows.Forms.Control)
Public MethodExportVisualDataReturns the chart visuals expressed as a ChartVisualData object.  
Public MethodFindFormRetrieves the form that the control is on. (Inherited from System.Windows.Forms.Control)
Public MethodFlushUse to force the SeriesViewer to finish any deferred work before printing or evaluating its visual. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodFocusSets input focus to the control. (Inherited from System.Windows.Forms.Control)
Public MethodGetAnimationIdleVersionNumber (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodGetChildAtPointOverloaded. Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type. (Inherited from System.Windows.Forms.Control)
Public MethodGetContainerControlReturns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls. (Inherited from System.Windows.Forms.Control)
Public MethodGetContainerOffsetsGets left and top offsets inside of the container. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodGetContainerRectGets container size. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodGetCurrentActualWindowRect (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodGetDesiredToolbarActions (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetNextControlRetrieves the next control forward or back in the tab order of child controls. (Inherited from System.Windows.Forms.Control)
Public MethodGetPreferredSizeRetrieves the size of a rectangular area into which a control can be fitted. (Inherited from System.Windows.Forms.Control)
Public MethodHideConceals the control from the user. (Inherited from System.Windows.Forms.Control)
Public MethodHideToolTipHides the active main tooltip, if displayed. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInvalidateOverloaded. Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. (Inherited from System.Windows.Forms.Control)
Public MethodInvokeOverloaded. Executes the specified delegate, on the thread that owns the control's underlying window handle, with the specified list of arguments. (Inherited from System.Windows.Forms.Control)
Public MethodIsAnimationActive (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodIsZoomingEnabledChecks if zoomability is enabled (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodIsZoomingHorizontallyEnabledChecks if horizontal zoomability is enabled (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodIsZoomingVerticallyEnabledChecks if vertical zoomability is enabled (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodLogicalToDeviceUnitsOverloaded. Converts a Logical DPI value to it's equivalent DeviceUnit DPI value. (Inherited from System.Windows.Forms.Control)
Public MethodOnToolCommandExecuting (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodPerformLayoutOverloaded. Forces the control to apply layout logic to all its child controls. (Inherited from System.Windows.Forms.Control)
Public MethodPointToClientComputes the location of the specified screen point into client coordinates. (Inherited from System.Windows.Forms.Control)
Public MethodPointToScreenComputes the location of the specified client point into screen coordinates. (Inherited from System.Windows.Forms.Control)
Public MethodPreProcessControlMessagePreprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control)
Public MethodPreProcessMessagePreprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control)
Public MethodQueueForAnimationIdle (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodRecalculateAutoLabelsAngle  
Public MethodRecalculateMarginAutoExpansion  
Public MethodRectangleToClientComputes the size and location of the specified screen rectangle in client coordinates. (Inherited from System.Windows.Forms.Control)
Public MethodRectangleToScreenComputes the size and location of the specified client rectangle in screen coordinates. (Inherited from System.Windows.Forms.Control)
Public MethodRefreshForces the control to invalidate its client area and immediately redraw itself and any child controls. (Inherited from System.Windows.Forms.Control)
Public MethodRefreshComputedPlotAreaMargin  
Public MethodRemoveCommandAvailabilityListener (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodRemoveCommandStateChangedListener (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodRemoveSpecificDataSourceRemoves the datasource from the element matching the given name. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetOverridden. Resets all the properties to their default values  
Public MethodResetAlignsGridLinesToPixelsResets the AlignsGridLinesToPixels property to its default value.  
Public MethodResetAnimateSeriesWhenAxisRangeChangesResets the AnimateSeriesWhenAxisRangeChanges property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetAutoExpandMarginExtraPaddingResets the AutoExpandMarginExtraPadding property to its default value.  
Public MethodResetAutoExpandMarginMaximumValueResets the AutoExpandMarginMaximumValue property to its default value.  
Public MethodResetAutoMarginAndAngleUpdateModeResets the AutoMarginAndAngleUpdateMode property to its default value.  
Public MethodResetAutoMarginHeightResets the AutoMarginHeight property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetAutoMarginWidthResets the AutoMarginWidth property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetAxesResets the Axes property to its default value.  
Public MethodResetBrushesResets the Brushes property to its default value.  
Public MethodResetCommandCompletedResets the CommandCompleted property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetComputedPlotAreaMarginModeResets the ComputedPlotAreaMarginMode property to its default value.  
Public MethodResetContentHitTestModeResets the ContentHitTestMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetCrosshairPointResets the CrosshairPoint property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetCrosshairVisibilityResets the CrosshairVisibility property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetDefaultAxisMajorStrokeResets the DefaultAxisMajorStroke property to its default value.  
Public MethodResetDefaultAxisMinorStrokeResets the DefaultAxisMinorStroke property to its default value.  
Public MethodResetDefaultAxisStrokeResets the DefaultAxisStroke property to its default value.  
Public MethodResetDefaultInteractionResets the DefaultInteraction property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetDragModifierResets the DragModifier property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetGridModeResets the GridMode property to its default value.  
Public MethodResetHighlightedValuesDisplayModeResets the HighlightedValuesDisplayMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetHighlightingBehaviorResets the HighlightingBehavior property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetHighlightingModeResets the HighlightingMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetHighlightingTransitionDurationResets the HighlightingTransitionDuration property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetHorizontalCrosshairBrushResets the HorizontalCrosshairBrush property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetHorizontalViewScrollbarCornerRadiusResets the HorizontalViewScrollbarCornerRadius property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetHorizontalViewScrollbarFillResets the HorizontalViewScrollbarFill property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetHorizontalViewScrollbarHeightResets the HorizontalViewScrollbarHeight property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetHorizontalViewScrollbarInsetResets the HorizontalViewScrollbarInset property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetHorizontalViewScrollbarMaxOpacityResets the HorizontalViewScrollbarMaxOpacity property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetHorizontalViewScrollbarModeResets the HorizontalViewScrollbarMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetHorizontalViewScrollbarOutlineResets the HorizontalViewScrollbarOutline property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetHorizontalViewScrollbarPositionResets the HorizontalViewScrollbarPosition property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetHorizontalViewScrollbarShouldAddAutoTrackInsetsResets the HorizontalViewScrollbarShouldAddAutoTrackInsets property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetHorizontalViewScrollbarStrokeThicknessResets the HorizontalViewScrollbarStrokeThickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetHorizontalViewScrollbarTrackEndInsetResets the HorizontalViewScrollbarTrackEndInset property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetHorizontalViewScrollbarTrackStartInsetResets the HorizontalViewScrollbarTrackStartInset property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetHorizontalZoomableResets the HorizontalZoomable property to its default value.  
Public MethodResetInvalidateActionsResets the InvalidateActions property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetIsHorizontalZoomEnabledResets the IsHorizontalZoomEnabled property to its default value.  
Public MethodResetIsSquareResets the IsSquare property to its default value.  
Public MethodResetIsVerticalZoomEnabledResets the IsVerticalZoomEnabled property to its default value.  
Public MethodResetIsWindowSyncedToVisibleRangeResets the IsWindowSyncedToVisibleRange property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetLegendResets the Legend property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetLegendHighlightingModeResets the LegendHighlightingMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetLegendItemBadgeModeResets the LegendItemBadgeMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetLegendItemBadgeShapeResets the LegendItemBadgeShape property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetMarkerAutomaticBehaviorResets the MarkerAutomaticBehavior property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetMarkerBrushesResets the MarkerBrushes property to its default value.  
Public MethodResetMarkerOutlinesResets the MarkerOutlines property to its default value.  
Public MethodResetOutlinesResets the Outlines property to its default value.  
Public MethodResetPanModifierResets the PanModifier property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetPlotAreaBackgroundResets the PlotAreaBackground property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetPlotAreaMarginBottomResets the PlotAreaMarginBottom property to its default value.  
Public MethodResetPlotAreaMarginLeftResets the PlotAreaMarginLeft property to its default value.  
Public MethodResetPlotAreaMarginRightResets the PlotAreaMarginRight property to its default value.  
Public MethodResetPlotAreaMarginTopResets the PlotAreaMarginTop property to its default value.  
Public MethodResetPreviewRectResets the PreviewRect property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetRightButtonDefaultInteractionResets the RightButtonDefaultInteraction property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetScrollbarsAnimationDurationResets the ScrollbarsAnimationDuration property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetSeriesResets the Series property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetSeriesPlotAreaMarginHorizontalModeResets the SeriesPlotAreaMarginHorizontalMode property to its default value.  
Public MethodResetSeriesPlotAreaMarginVerticalModeResets the SeriesPlotAreaMarginVerticalMode property to its default value.  
Public MethodResetShouldAutoExpandMarginForInitialLabelsResets the ShouldAutoExpandMarginForInitialLabels property to its default value.  
Public MethodResetShouldConsiderAutoRotationForInitialLabelsResets the ShouldConsiderAutoRotationForInitialLabels property to its default value.  
Public MethodResetShouldPanOnMaximumZoomResets the ShouldPanOnMaximumZoom property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetShouldSimulateHoverMoveCrosshairPointResets the ShouldSimulateHoverMoveCrosshairPoint property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetShouldSuppressAxisLabelTruncationResets the ShouldSuppressAxisLabelTruncation property to its default value.  
Public MethodResetSubtitleResets the Subtitle property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetSubtitleFontFamilyResets the SubtitleFontFamily property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetSubtitleFontSizeResets the SubtitleFontSize property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetSubtitleHorizontalAlignmentResets the SubtitleHorizontalAlignment property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetSubtitleMarginResets the SubtitleMargin property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetSubtitleTextColorResets the SubtitleTextColor property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetSubtitleTextStyleResets the SubtitleTextStyle property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetSuppressAutoMarginAndAngleRecalculationResets the SuppressAutoMarginAndAngleRecalculation property to its default value.  
Public MethodResetSyncChannelResets the SyncChannel property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetSynchronizeHorizontallyResets the SynchronizeHorizontally property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetSynchronizeVerticallyResets the SynchronizeVertically property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetTextResets the System.Windows.Forms.Control.Text property to its default value. (Inherited from System.Windows.Forms.Control)
Public MethodResetTitleResets the Title property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetTitleFontFamilyResets the TitleFontFamily property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetTitleFontSizeResets the TitleFontSize property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetTitleHorizontalAlignmentResets the TitleHorizontalAlignment property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetTitleMarginResets the TitleMargin property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetTitleTextColorResets the TitleTextColor property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetTitleTextStyleResets the TitleTextStyle property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetVerticalCrosshairBrushResets the VerticalCrosshairBrush property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetVerticalViewScrollbarCornerRadiusResets the VerticalViewScrollbarCornerRadius property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetVerticalViewScrollbarFillResets the VerticalViewScrollbarFill property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetVerticalViewScrollbarInsetResets the VerticalViewScrollbarInset property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetVerticalViewScrollbarMaxOpacityResets the VerticalViewScrollbarMaxOpacity property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetVerticalViewScrollbarModeResets the VerticalViewScrollbarMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetVerticalViewScrollbarOutlineResets the VerticalViewScrollbarOutline property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetVerticalViewScrollbarPositionResets the VerticalViewScrollbarPosition property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetVerticalViewScrollbarShouldAddAutoTrackInsetsResets the VerticalViewScrollbarShouldAddAutoTrackInsets property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetVerticalViewScrollbarStrokeThicknessResets the VerticalViewScrollbarStrokeThickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetVerticalViewScrollbarTrackEndInsetResets the VerticalViewScrollbarTrackEndInset property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetVerticalViewScrollbarTrackStartInsetResets the VerticalViewScrollbarTrackStartInset property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetVerticalViewScrollbarWidthResets the VerticalViewScrollbarWidth property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetVerticalZoomableResets the VerticalZoomable property to its default value.  
Public MethodResetViewerMarginResets the ViewerMargin property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetWindowPositionHorizontalResets the WindowPositionHorizontal property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetWindowPositionVerticalResets the WindowPositionVertical property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetWindowRectResets the WindowRect property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetWindowRectMinHeightResets the WindowRectMinHeight property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetWindowRectMinWidthResets the WindowRectMinWidth property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetWindowResponseResets the WindowResponse property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetWindowScaleHorizontalResets the WindowScaleHorizontal property to its default value.  
Public MethodResetWindowScaleVerticalResets the WindowScaleVertical property to its default value.  
Public MethodResetWindowSizeMinHeightResets the WindowSizeMinHeight property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetWindowSizeMinWidthResets the WindowSizeMinWidth property to its default value. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResetZoomResets the zoom level to default. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodResumeLayoutOverloaded. Resumes usual layout logic. (Inherited from System.Windows.Forms.Control)
Public MethodSaveToOverloaded.  (Inherited from Infragistics.Win.DataVisualization.DVBaseControl)
Public MethodScale (Inherited from System.Windows.Forms.Control)
Public MethodScaleBitmapLogicalToDeviceScales a logical bitmap value to it's equivalent device unit value when a DPI change occurs. (Inherited from System.Windows.Forms.Control)
Public MethodSelectOverloaded. Activates a child control. Optionally specifies the direction in the tab order to select the control from. (Inherited from System.Windows.Forms.Control)
Public MethodSelectNextControlActivates the next control. (Inherited from System.Windows.Forms.Control)
Public MethodSendToBackSends the control to the back of the z-order. (Inherited from System.Windows.Forms.Control)
Public MethodSetBoundsOverloaded. Sets the bounds of the control to the specified location and size. (Inherited from System.Windows.Forms.Control)
Public MethodSetSpecificDataSourceAssigns the given datasource to the element matching the given name. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodShouldAddAutoMarginsDetermines whether this SeriesViewer should automatically add margins. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodShowDisplays the control to the user. (Inherited from System.Windows.Forms.Control)
Public MethodSimulateHover (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodStyleUpdatedNotifies the chart that the CSS styles in effect have been updated.  
Public MethodSuspendLayoutTemporarily suspends the layout logic for the control. (Inherited from System.Windows.Forms.Control)
Public MethodToString (Inherited from System.ComponentModel.Component)
Public MethodUpdateCauses the control to redraw the invalidated regions within its client area. (Inherited from System.Windows.Forms.Control)
Public MethodUseFixedAspectZoomBoolean method indicating whether or not this SeriesViewer should be zoomed only with a fixed aspect ratio. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodZoomInPerforms zoom in action on the chart by specified percentage of current window rect (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public MethodZoomOutPerforms zoom out action on the chart by specified percentage of current window rect (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected Methods
 NameDescription
Protected MethodCreateAccessibilityInstanceCreates a new accessibility object for the control. (Inherited from System.Windows.Forms.Control)
Protected MethodCreateControlsInstanceCreates a new instance of the control collection for the control. (Inherited from System.Windows.Forms.Control)
Protected MethodCreateHandleCreates a handle for the control. (Inherited from System.Windows.Forms.Control)
Protected MethodDefWndProcSends the specified message to the default window procedure. (Inherited from System.Windows.Forms.Control)
Protected MethodDestroyHandleDestroys the handle associated with the control. (Inherited from System.Windows.Forms.Control)
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodFlushActionsOverridden.   
Protected MethodGetAccessibilityObjectByIdRetrieves the specified System.Windows.Forms.AccessibleObject. (Inherited from System.Windows.Forms.Control)
Protected MethodGetAutoSizeModeRetrieves a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. (Inherited from System.Windows.Forms.Control)
Protected MethodGetDefaultSize (Inherited from Infragistics.Win.DataVisualization.DVBaseControl)
Protected MethodGetScaledBoundsRetrieves the bounds within which the control is scaled. (Inherited from System.Windows.Forms.Control)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodGetStyleRetrieves the value of the specified control style bit for the control. (Inherited from System.Windows.Forms.Control)
Protected MethodGetTopLevelDetermines if the control is a top-level control. (Inherited from System.Windows.Forms.Control)
Protected MethodInitialize (Inherited from Infragistics.Win.DataVisualization.DVBaseControl)
Protected MethodInitLayoutCalled after the control has been added to another container. (Inherited from System.Windows.Forms.Control)
Protected MethodInvokeGotFocusRaises the System.Windows.Forms.Control.GotFocus event for the specified control. (Inherited from System.Windows.Forms.Control)
Protected MethodInvokeLostFocusRaises the System.Windows.Forms.Control.LostFocus event for the specified control. (Inherited from System.Windows.Forms.Control)
Protected MethodInvokeOnClickRaises the System.Windows.Forms.Control.Click event for the specified control. (Inherited from System.Windows.Forms.Control)
Protected MethodInvokePaintRaises the System.Windows.Forms.Control.Paint event for the specified control. (Inherited from System.Windows.Forms.Control)
Protected MethodInvokePaintBackgroundRaises the PaintBackground event for the specified control. (Inherited from System.Windows.Forms.Control)
Protected MethodIsInputCharDetermines if a character is an input character that the control recognizes. (Inherited from System.Windows.Forms.Control)
Protected MethodIsInputKeyDetermines whether the specified key is a regular input key or a special key that requires preprocessing. (Inherited from System.Windows.Forms.Control)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodNotifyInvalidateRaises the System.Windows.Forms.Control.Invalidated event with a specified region of the control to invalidate. (Inherited from System.Windows.Forms.Control)
Protected MethodOnActualWindowRectChangedUsed to invoke the ActualWindowRectChanged event. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodOnAutoSizeChangedRaises the System.Windows.Forms.Control.AutoSizeChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnBackColorChangedRaises the System.Windows.Forms.Control.BackColorChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnBackgroundImageChangedRaises the System.Windows.Forms.Control.BackgroundImageChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnBackgroundImageLayoutChangedRaises the System.Windows.Forms.Control.BackgroundImageLayoutChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnBindingContextChangedRaises the System.Windows.Forms.Control.BindingContextChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnCausesValidationChangedRaises the System.Windows.Forms.Control.CausesValidationChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnChangeUICuesRaises the System.Windows.Forms.Control.ChangeUICues event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnClickRaises the System.Windows.Forms.Control.Click event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnClientSizeChangedRaises the System.Windows.Forms.Control.ClientSizeChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnContextMenuChangedRaises the System.Windows.Forms.Control.ContextMenuChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnContextMenuStripChangedRaises the System.Windows.Forms.Control.ContextMenuStripChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnControlAddedRaises the System.Windows.Forms.Control.ControlAdded event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnControlRemovedRaises the System.Windows.Forms.Control.ControlRemoved event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnCreateControlRaises the System.Windows.Forms.Control.CreateControl method. (Inherited from System.Windows.Forms.Control)
Protected MethodOnCursorChangedRaises the System.Windows.Forms.Control.CursorChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnDockChangedRaises the System.Windows.Forms.Control.DockChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnDoubleClickRaises the System.Windows.Forms.Control.DoubleClick event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnDpiChangedAfterParentRaises the System.Windows.Forms.Control.DpiChangedAfterParent event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnDpiChangedBeforeParentRaises the System.Windows.Forms.Control.DpiChangedBeforeParent event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnDragDropRaises the System.Windows.Forms.Control.DragDrop event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnDragEnterRaises the System.Windows.Forms.Control.DragEnter event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnDragLeaveRaises the System.Windows.Forms.Control.DragLeave event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnDragOverRaises the System.Windows.Forms.Control.DragOver event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnEnabledChangedRaises the System.Windows.Forms.Control.EnabledChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnEnterRaises the System.Windows.Forms.Control.Enter event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnFontChangedRaises the System.Windows.Forms.Control.FontChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnForeColorChangedRaises the System.Windows.Forms.Control.ForeColorChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnGiveFeedbackRaises the System.Windows.Forms.Control.GiveFeedback event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnGotFocusRaises the System.Windows.Forms.Control.GotFocus event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnGridAreaRectChangedUsed to invoke the GridAreaRectChanged event. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodOnHandleCreatedOverridden.   
Protected MethodOnHandleDestroyedRaises the System.Windows.Forms.Control.HandleDestroyed event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnHelpRequestedRaises the System.Windows.Forms.Control.HelpRequested event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnImeModeChangedRaises the System.Windows.Forms.Control.ImeModeChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnInvalidatedRaises the System.Windows.Forms.Control.Invalidated event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnKeyDownRaises the System.Windows.Forms.Control.KeyDown event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnKeyPressRaises the System.Windows.Forms.Control.KeyPress event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnKeyUpRaises the System.Windows.Forms.Control.KeyUp event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnLayoutRaises the System.Windows.Forms.Control.Layout event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnLeaveRaises the System.Windows.Forms.Control.Leave event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnLocationChangedRaises the System.Windows.Forms.Control.LocationChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnLostFocusRaises the System.Windows.Forms.Control.LostFocus event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnMarginChangedRaises the System.Windows.Forms.Control.MarginChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseCaptureChangedRaises the System.Windows.Forms.Control.MouseCaptureChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseClickRaises the System.Windows.Forms.Control.MouseClick event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseDoubleClickRaises the System.Windows.Forms.Control.MouseDoubleClick event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseDownRaises the System.Windows.Forms.Control.MouseDown event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseEnterRaises the System.Windows.Forms.Control.MouseEnter event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseHoverRaises the System.Windows.Forms.Control.MouseHover event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseLeaveRaises the System.Windows.Forms.Control.MouseLeave event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseMoveRaises the System.Windows.Forms.Control.MouseMove event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseUpRaises the System.Windows.Forms.Control.MouseUp event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseWheelRaises the System.Windows.Forms.Control.MouseWheel event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnMoveRaises the System.Windows.Forms.Control.Move event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnNotifyMessageNotifies the control of Windows messages. (Inherited from System.Windows.Forms.Control)
Protected MethodOnPaddingChangedRaises the System.Windows.Forms.Control.PaddingChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnPaint (Inherited from Infragistics.Win.DataVisualization.DVBaseControl)
Protected MethodOnPaintBackgroundPaints the background of the control. (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentBackColorChangedRaises the System.Windows.Forms.Control.BackColorChanged event when the System.Windows.Forms.Control.BackColor property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentBackgroundImageChangedRaises the System.Windows.Forms.Control.BackgroundImageChanged event when the System.Windows.Forms.Control.BackgroundImage property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentBindingContextChangedRaises the System.Windows.Forms.Control.BindingContextChanged event when the System.Windows.Forms.Control.BindingContext property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentChangedRaises the System.Windows.Forms.Control.ParentChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentCursorChangedRaises the System.Windows.Forms.Control.CursorChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentEnabledChangedRaises the System.Windows.Forms.Control.EnabledChanged event when the System.Windows.Forms.Control.Enabled property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentFontChangedRaises the System.Windows.Forms.Control.FontChanged event when the System.Windows.Forms.Control.Font property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentForeColorChangedRaises the System.Windows.Forms.Control.ForeColorChanged event when the System.Windows.Forms.Control.ForeColor property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentRightToLeftChangedRaises the System.Windows.Forms.Control.RightToLeftChanged event when the System.Windows.Forms.Control.RightToLeft property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentVisibleChangedRaises the System.Windows.Forms.Control.VisibleChanged event when the System.Windows.Forms.Control.Visible property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodOnPlotAreaClickedUsed to invoke the PlotAreaClicked event. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodOnPlotAreaMouseEnterUsed to invoke the PlotAreaMouseEnter event. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodOnPlotAreaMouseLeaveUsed to invoke the PlotAreaMouseLeave event. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodOnPlotAreaMouseLeftButtonDownUsed to invoke the PlotAreaMouseLeftButtonDown event. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodOnPlotAreaMouseLeftButtonUpUsed to invoke the PlotAreaMouseLeftButtonUp event. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodOnPlotAreaMouseOverUsed to invoke the PlotAreaMouseOver event. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodOnPreviewKeyDownRaises the System.Windows.Forms.Control.PreviewKeyDown event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnPrint (Inherited from Infragistics.Win.DataVisualization.DVBaseControl)
Protected MethodOnPropertyChangedUsed to invoke the PropertyChanged event. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodOnPropertyUpdatedUsed to invoke the PropertyUpdated event. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodOnQueryContinueDragRaises the System.Windows.Forms.Control.QueryContinueDrag event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnRefreshCompletedUsed to invoke the RefreshCompleted event. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodOnRegionChangedRaises the System.Windows.Forms.Control.RegionChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnRender (Inherited from Infragistics.Win.DataVisualization.DVBaseControl)
Protected MethodOnRenderError (Inherited from Infragistics.Win.DataVisualization.DVBaseControl)
Protected MethodOnResize (Inherited from Infragistics.Win.DataVisualization.DVBaseControl)
Protected MethodOnRightToLeftChangedRaises the System.Windows.Forms.Control.RightToLeftChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnSavedOverridden.   
Protected MethodOnSavingOverridden.   
Protected MethodOnSeriesCursorMouseMoveUsed to invoke the SeriesCursorMouseMove event. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodOnSeriesMouseEnterUsed to invoke the SeriesMouseEnter event. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodOnSeriesMouseLeaveUsed to invoke the SeriesMouseLeave event. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodOnSeriesMouseLeftButtonDownUsed to invoke the SeriesMouseLeftButtonDown event. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodOnSeriesMouseLeftButtonUpUsed to invoke the SeriesMouseLeftButtonUp event. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodOnSeriesMouseMoveUsed to invoke the SeriesMouseMove event. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodOnSeriesMouseRightButtonDownUsed to invoke the SeriesMouseRightButtonDown event. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodOnSeriesMouseRightButtonUpUsed to invoke the SeriesMouseRightButtonUp event. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodOnSizeChangedRaises the System.Windows.Forms.Control.SizeChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnStyleChangedRaises the System.Windows.Forms.Control.StyleChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnSystemColorsChangedRaises the System.Windows.Forms.Control.SystemColorsChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnTabIndexChangedRaises the System.Windows.Forms.Control.TabIndexChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnTabStopChangedRaises the System.Windows.Forms.Control.TabStopChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnTextChangedRaises the System.Windows.Forms.Control.TextChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnValidatedRaises the System.Windows.Forms.Control.Validated event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnValidatingRaises the System.Windows.Forms.Control.Validating event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnViewerManipulationEndingUsed to invoke the ViewerManipulationEnding event. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodOnViewerManipulationStartingUsed to invoke the ViewerManipulationStarting event. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodOnVisibleChangedRaises the System.Windows.Forms.Control.VisibleChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnWindowRectChangedUsed to invoke the WindowRectChanged event. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodProcessCmdKeyProcesses a command key. (Inherited from System.Windows.Forms.Control)
Protected MethodProcessDialogCharProcesses a dialog character. (Inherited from System.Windows.Forms.Control)
Protected MethodProcessDialogKeyProcesses a dialog key. (Inherited from System.Windows.Forms.Control)
Protected MethodProcessKeyEventArgsProcesses a key message and generates the appropriate control events. (Inherited from System.Windows.Forms.Control)
Protected MethodProcessKeyPreviewPreviews a keyboard message. (Inherited from System.Windows.Forms.Control)
Protected MethodRaiseDragEventRaises the appropriate drag event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaiseKeyEventRaises the appropriate key event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaiseMouseEventRaises the appropriate mouse event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaisePaintEventRaises the appropriate paint event. (Inherited from System.Windows.Forms.Control)
Protected MethodRecreateHandleForces the re-creation of the handle for the control. (Inherited from System.Windows.Forms.Control)
Protected MethodRescaleConstantsForDpiProvides constants for rescaling the control when a DPI change occurs. (Inherited from System.Windows.Forms.Control)
Protected MethodResetMouseEventArgsResets the control to handle the System.Windows.Forms.Control.MouseLeave event. (Inherited from System.Windows.Forms.Control)
Protected MethodRtlTranslateAlignmentOverloaded. Converts the specified System.Windows.Forms.HorizontalAlignment to the appropriate System.Windows.Forms.HorizontalAlignment to support right-to-left text. (Inherited from System.Windows.Forms.Control)
Protected MethodRtlTranslateHorizontalConverts the specified System.Windows.Forms.HorizontalAlignment to the appropriate System.Windows.Forms.HorizontalAlignment to support right-to-left text. (Inherited from System.Windows.Forms.Control)
Protected MethodRtlTranslateLeftRightConverts the specified System.Windows.Forms.LeftRightAlignment to the appropriate System.Windows.Forms.LeftRightAlignment to support right-to-left text. (Inherited from System.Windows.Forms.Control)
Protected MethodScaleControl (Inherited from System.Windows.Forms.Control)
Protected MethodSetAutoSizeModeSets a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. (Inherited from System.Windows.Forms.Control)
Protected MethodSetBoundsCorePerforms the work of setting the specified bounds of this control. (Inherited from System.Windows.Forms.Control)
Protected MethodSetClientSizeCoreSets the size of the client area of the control. (Inherited from System.Windows.Forms.Control)
Protected MethodSetStyleSets a specified System.Windows.Forms.ControlStyles flag to either true or false. (Inherited from System.Windows.Forms.Control)
Protected MethodSetTopLevelSets the control as the top-level control. (Inherited from System.Windows.Forms.Control)
Protected MethodSetVisibleCoreSets the control to the specified visible state. (Inherited from System.Windows.Forms.Control)
Protected MethodShouldSerializeAlignsGridLinesToPixelsIndicates if the AlignsGridLinesToPixels property needs to be serialized.  
Protected MethodShouldSerializeAnimateSeriesWhenAxisRangeChangesIndicates if the AnimateSeriesWhenAxisRangeChanges property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeAutoExpandMarginExtraPaddingIndicates if the AutoExpandMarginExtraPadding property needs to be serialized.  
Protected MethodShouldSerializeAutoExpandMarginMaximumValueIndicates if the AutoExpandMarginMaximumValue property needs to be serialized.  
Protected MethodShouldSerializeAutoMarginAndAngleUpdateModeIndicates if the AutoMarginAndAngleUpdateMode property needs to be serialized.  
Protected MethodShouldSerializeAutoMarginHeightIndicates if the AutoMarginHeight property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeAutoMarginWidthIndicates if the AutoMarginWidth property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeAxesIndicates if the Axes property needs to be serialized.  
Protected MethodShouldSerializeBrushesIndicates if the Brushes property needs to be serialized.  
Protected MethodShouldSerializeCommandCompletedIndicates if the CommandCompleted property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeComputedPlotAreaMarginModeIndicates if the ComputedPlotAreaMarginMode property needs to be serialized.  
Protected MethodShouldSerializeContentHitTestModeIndicates if the ContentHitTestMode property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeCrosshairPointIndicates if the CrosshairPoint property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeCrosshairVisibilityIndicates if the CrosshairVisibility property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeDefaultAxisMajorStrokeIndicates if the DefaultAxisMajorStroke property needs to be serialized.  
Protected MethodShouldSerializeDefaultAxisMinorStrokeIndicates if the DefaultAxisMinorStroke property needs to be serialized.  
Protected MethodShouldSerializeDefaultAxisStrokeIndicates if the DefaultAxisStroke property needs to be serialized.  
Protected MethodShouldSerializeDefaultInteractionIndicates if the DefaultInteraction property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeDragModifierIndicates if the DragModifier property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeGridModeIndicates if the GridMode property needs to be serialized.  
Protected MethodShouldSerializeHighlightedValuesDisplayModeIndicates if the HighlightedValuesDisplayMode property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeHighlightingBehaviorIndicates if the HighlightingBehavior property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeHighlightingModeIndicates if the HighlightingMode property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeHighlightingTransitionDurationIndicates if the HighlightingTransitionDuration property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeHorizontalCrosshairBrushIndicates if the HorizontalCrosshairBrush property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeHorizontalViewScrollbarCornerRadiusIndicates if the HorizontalViewScrollbarCornerRadius property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeHorizontalViewScrollbarFillIndicates if the HorizontalViewScrollbarFill property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeHorizontalViewScrollbarHeightIndicates if the HorizontalViewScrollbarHeight property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeHorizontalViewScrollbarInsetIndicates if the HorizontalViewScrollbarInset property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeHorizontalViewScrollbarMaxOpacityIndicates if the HorizontalViewScrollbarMaxOpacity property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeHorizontalViewScrollbarModeIndicates if the HorizontalViewScrollbarMode property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeHorizontalViewScrollbarOutlineIndicates if the HorizontalViewScrollbarOutline property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeHorizontalViewScrollbarPositionIndicates if the HorizontalViewScrollbarPosition property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeHorizontalViewScrollbarShouldAddAutoTrackInsetsIndicates if the HorizontalViewScrollbarShouldAddAutoTrackInsets property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeHorizontalViewScrollbarStrokeThicknessIndicates if the HorizontalViewScrollbarStrokeThickness property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeHorizontalViewScrollbarTrackEndInsetIndicates if the HorizontalViewScrollbarTrackEndInset property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeHorizontalViewScrollbarTrackStartInsetIndicates if the HorizontalViewScrollbarTrackStartInset property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeHorizontalZoomableIndicates if the HorizontalZoomable property needs to be serialized.  
Protected MethodShouldSerializeInvalidateActionsIndicates if the InvalidateActions property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeIsHorizontalZoomEnabledIndicates if the IsHorizontalZoomEnabled property needs to be serialized.  
Protected MethodShouldSerializeIsSquareIndicates if the IsSquare property needs to be serialized.  
Protected MethodShouldSerializeIsVerticalZoomEnabledIndicates if the IsVerticalZoomEnabled property needs to be serialized.  
Protected MethodShouldSerializeIsWindowSyncedToVisibleRangeIndicates if the IsWindowSyncedToVisibleRange property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeLegendIndicates if the Legend property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeLegendHighlightingModeIndicates if the LegendHighlightingMode property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeLegendItemBadgeModeIndicates if the LegendItemBadgeMode property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeLegendItemBadgeShapeIndicates if the LegendItemBadgeShape property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeMarkerAutomaticBehaviorIndicates if the MarkerAutomaticBehavior property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeMarkerBrushesIndicates if the MarkerBrushes property needs to be serialized.  
Protected MethodShouldSerializeMarkerOutlinesIndicates if the MarkerOutlines property needs to be serialized.  
Protected MethodShouldSerializeOutlinesIndicates if the Outlines property needs to be serialized.  
Protected MethodShouldSerializePanModifierIndicates if the PanModifier property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializePlotAreaBackgroundIndicates if the PlotAreaBackground property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializePlotAreaMarginBottomIndicates if the PlotAreaMarginBottom property needs to be serialized.  
Protected MethodShouldSerializePlotAreaMarginLeftIndicates if the PlotAreaMarginLeft property needs to be serialized.  
Protected MethodShouldSerializePlotAreaMarginRightIndicates if the PlotAreaMarginRight property needs to be serialized.  
Protected MethodShouldSerializePlotAreaMarginTopIndicates if the PlotAreaMarginTop property needs to be serialized.  
Protected MethodShouldSerializePreviewRectIndicates if the PreviewRect property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeRightButtonDefaultInteractionIndicates if the RightButtonDefaultInteraction property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeScrollbarsAnimationDurationIndicates if the ScrollbarsAnimationDuration property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeSeriesIndicates if the Series property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeSeriesPlotAreaMarginHorizontalModeIndicates if the SeriesPlotAreaMarginHorizontalMode property needs to be serialized.  
Protected MethodShouldSerializeSeriesPlotAreaMarginVerticalModeIndicates if the SeriesPlotAreaMarginVerticalMode property needs to be serialized.  
Protected MethodShouldSerializeShouldAutoExpandMarginForInitialLabelsIndicates if the ShouldAutoExpandMarginForInitialLabels property needs to be serialized.  
Protected MethodShouldSerializeShouldConsiderAutoRotationForInitialLabelsIndicates if the ShouldConsiderAutoRotationForInitialLabels property needs to be serialized.  
Protected MethodShouldSerializeShouldPanOnMaximumZoomIndicates if the ShouldPanOnMaximumZoom property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeShouldSimulateHoverMoveCrosshairPointIndicates if the ShouldSimulateHoverMoveCrosshairPoint property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeShouldSuppressAxisLabelTruncationIndicates if the ShouldSuppressAxisLabelTruncation property needs to be serialized.  
Protected MethodShouldSerializeSubtitleIndicates if the Subtitle property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeSubtitleFontFamilyIndicates if the SubtitleFontFamily property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeSubtitleFontSizeIndicates if the SubtitleFontSize property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeSubtitleHorizontalAlignmentIndicates if the SubtitleHorizontalAlignment property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeSubtitleMarginIndicates if the SubtitleMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeSubtitleTextColorIndicates if the SubtitleTextColor property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeSubtitleTextStyleIndicates if the SubtitleTextStyle property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeSuppressAutoMarginAndAngleRecalculationIndicates if the SuppressAutoMarginAndAngleRecalculation property needs to be serialized.  
Protected MethodShouldSerializeSyncChannelIndicates if the SyncChannel property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeSynchronizeHorizontallyIndicates if the SynchronizeHorizontally property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeSynchronizeVerticallyIndicates if the SynchronizeVertically property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeTitleIndicates if the Title property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeTitleFontFamilyIndicates if the TitleFontFamily property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeTitleFontSizeIndicates if the TitleFontSize property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeTitleHorizontalAlignmentIndicates if the TitleHorizontalAlignment property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeTitleMarginIndicates if the TitleMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeTitleTextColorIndicates if the TitleTextColor property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeTitleTextStyleIndicates if the TitleTextStyle property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeVerticalCrosshairBrushIndicates if the VerticalCrosshairBrush property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeVerticalViewScrollbarCornerRadiusIndicates if the VerticalViewScrollbarCornerRadius property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeVerticalViewScrollbarFillIndicates if the VerticalViewScrollbarFill property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeVerticalViewScrollbarInsetIndicates if the VerticalViewScrollbarInset property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeVerticalViewScrollbarMaxOpacityIndicates if the VerticalViewScrollbarMaxOpacity property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeVerticalViewScrollbarModeIndicates if the VerticalViewScrollbarMode property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeVerticalViewScrollbarOutlineIndicates if the VerticalViewScrollbarOutline property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeVerticalViewScrollbarPositionIndicates if the VerticalViewScrollbarPosition property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeVerticalViewScrollbarShouldAddAutoTrackInsetsIndicates if the VerticalViewScrollbarShouldAddAutoTrackInsets property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeVerticalViewScrollbarStrokeThicknessIndicates if the VerticalViewScrollbarStrokeThickness property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeVerticalViewScrollbarTrackEndInsetIndicates if the VerticalViewScrollbarTrackEndInset property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeVerticalViewScrollbarTrackStartInsetIndicates if the VerticalViewScrollbarTrackStartInset property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeVerticalViewScrollbarWidthIndicates if the VerticalViewScrollbarWidth property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeVerticalZoomableIndicates if the VerticalZoomable property needs to be serialized.  
Protected MethodShouldSerializeViewerMarginIndicates if the ViewerMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeWindowPositionHorizontalIndicates if the WindowPositionHorizontal property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeWindowPositionVerticalIndicates if the WindowPositionVertical property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeWindowRectIndicates if the WindowRect property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeWindowRectMinHeightIndicates if the WindowRectMinHeight property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeWindowRectMinWidthIndicates if the WindowRectMinWidth property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeWindowResponseIndicates if the WindowResponse property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeWindowScaleHorizontalIndicates if the WindowScaleHorizontal property needs to be serialized.  
Protected MethodShouldSerializeWindowScaleVerticalIndicates if the WindowScaleVertical property needs to be serialized.  
Protected MethodShouldSerializeWindowSizeMinHeightIndicates if the WindowSizeMinHeight property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodShouldSerializeWindowSizeMinWidthIndicates if the WindowSizeMinWidth property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodSizeFromClientSize (Inherited from System.Windows.Forms.Control)
Protected MethodTeardown (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Protected MethodUpdateStylesForces the assigned styles to be reapplied to the control. (Inherited from System.Windows.Forms.Control)
Protected MethodUpdateZOrderUpdates the control in its parent's z-order. (Inherited from System.Windows.Forms.Control)
Protected MethodWndProcProcesses Windows messages. (Inherited from System.Windows.Forms.Control)
Public Events
 NameDescription
Public EventActualWindowRectChangedRaised when the actual window rectangle of the SeriesViewer changes. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public EventBackColorChangedOccurs when the value of the System.Windows.Forms.Control.BackColor property changes. (Inherited from System.Windows.Forms.Control)
Public EventBackgroundImageChangedOccurs when the value of the System.Windows.Forms.Control.BackgroundImage property changes. (Inherited from System.Windows.Forms.Control)
Public EventBackgroundImageLayoutChangedOccurs when the System.Windows.Forms.Control.BackgroundImageLayout property changes. (Inherited from System.Windows.Forms.Control)
Public EventBindingContextChangedOccurs when the value of the System.Windows.Forms.BindingContext property changes. (Inherited from System.Windows.Forms.Control)
Public EventCausesValidationChangedOccurs when the value of the System.Windows.Forms.Control.CausesValidation property changes. (Inherited from System.Windows.Forms.Control)
Public EventChangeUICuesOccurs when the focus or keyboard user interface (UI) cues change. (Inherited from System.Windows.Forms.Control)
Public EventClickOccurs when the control is clicked. (Inherited from System.Windows.Forms.Control)
Public EventClientSizeChangedOccurs when the value of the System.Windows.Forms.Control.ClientSize property changes. (Inherited from System.Windows.Forms.Control)
Public EventContextMenuChangedOccurs when the value of the System.Windows.Forms.Control.ContextMenu property changes. (Inherited from System.Windows.Forms.Control)
Public EventContextMenuStripChangedOccurs when the value of the System.Windows.Forms.Control.ContextMenuStrip property changes. (Inherited from System.Windows.Forms.Control)
Public EventControlAddedOccurs when a new control is added to the System.Windows.Forms.Control.ControlCollection. (Inherited from System.Windows.Forms.Control)
Public EventControlRemovedOccurs when a control is removed from the System.Windows.Forms.Control.ControlCollection. (Inherited from System.Windows.Forms.Control)
Public EventCursorChangedOccurs when the value of the System.Windows.Forms.Control.Cursor property changes. (Inherited from System.Windows.Forms.Control)
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventDockChangedOccurs when the value of the System.Windows.Forms.Control.Dock property changes. (Inherited from System.Windows.Forms.Control)
Public EventDoubleClickOccurs when the control is double-clicked. (Inherited from System.Windows.Forms.Control)
Public EventDpiChangedAfterParentOccurs when the DPI setting for a control is changed programmatically after the DPI of its parent control or form has changed. (Inherited from System.Windows.Forms.Control)
Public EventDpiChangedBeforeParentOccurs when the DPI setting for a control is changed programmatically before a DPI change event for its parent control or form has occurred. (Inherited from System.Windows.Forms.Control)
Public EventDragDropOccurs when a drag-and-drop operation is completed. (Inherited from System.Windows.Forms.Control)
Public EventDragEnterOccurs when an object is dragged into the control's bounds. (Inherited from System.Windows.Forms.Control)
Public EventDragLeaveOccurs when an object is dragged out of the control's bounds. (Inherited from System.Windows.Forms.Control)
Public EventDragOverOccurs when an object is dragged over the control's bounds. (Inherited from System.Windows.Forms.Control)
Public EventEnabledChangedOccurs when the System.Windows.Forms.Control.Enabled property value has changed. (Inherited from System.Windows.Forms.Control)
Public EventEnterOccurs when the control is entered. (Inherited from System.Windows.Forms.Control)
Public EventFontChangedOccurs when the System.Windows.Forms.Control.Font property value changes. (Inherited from System.Windows.Forms.Control)
Public EventForeColorChangedOccurs when the System.Windows.Forms.Control.ForeColor property value changes. (Inherited from System.Windows.Forms.Control)
Public EventGiveFeedbackOccurs during a drag operation. (Inherited from System.Windows.Forms.Control)
Public EventGotFocusOccurs when the control receives focus. (Inherited from System.Windows.Forms.Control)
Public EventGridAreaRectChangedOccurs just after the current SeriesViewer's grid area rectangle is changed. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public EventHandleCreatedOccurs when a handle is created for the control. (Inherited from System.Windows.Forms.Control)
Public EventHandleDestroyedOccurs when the control's handle is in the process of being destroyed. (Inherited from System.Windows.Forms.Control)
Public EventHelpRequestedOccurs when the user requests help for a control. (Inherited from System.Windows.Forms.Control)
Public EventImageCaptured (Inherited from Infragistics.Win.DataVisualization.DVBaseControl)
Public EventImeModeChangedOccurs when the System.Windows.Forms.Control.ImeMode property has changed. (Inherited from System.Windows.Forms.Control)
Public EventInvalidatedOccurs when a control's display requires redrawing. (Inherited from System.Windows.Forms.Control)
Public EventKeyDownOccurs when a key is pressed while the control has focus. (Inherited from System.Windows.Forms.Control)
Public EventKeyPressOccurs when a character. space or backspace key is pressed while the control has focus. (Inherited from System.Windows.Forms.Control)
Public EventKeyUpOccurs when a key is released while the control has focus. (Inherited from System.Windows.Forms.Control)
Public EventLayoutOccurs when a control should reposition its child controls. (Inherited from System.Windows.Forms.Control)
Public EventLeaveOccurs when the input focus leaves the control. (Inherited from System.Windows.Forms.Control)
Public EventLocationChangedOccurs when the System.Windows.Forms.Control.Location property value has changed. (Inherited from System.Windows.Forms.Control)
Public EventLostFocusOccurs when the control loses focus. (Inherited from System.Windows.Forms.Control)
Public EventMarginChangedOccurs when the control's margin changes. (Inherited from System.Windows.Forms.Control)
Public EventMouseCaptureChangedOccurs when the control loses mouse capture. (Inherited from System.Windows.Forms.Control)
Public EventMouseClickOccurs when the control is clicked by the mouse. (Inherited from System.Windows.Forms.Control)
Public EventMouseDoubleClickOccurs when the control is double clicked by the mouse. (Inherited from System.Windows.Forms.Control)
Public EventMouseDownOccurs when the mouse pointer is over the control and a mouse button is pressed. (Inherited from System.Windows.Forms.Control)
Public EventMouseEnterOccurs when the mouse pointer enters the control. (Inherited from System.Windows.Forms.Control)
Public EventMouseHoverOccurs when the mouse pointer rests on the control. (Inherited from System.Windows.Forms.Control)
Public EventMouseLeaveOccurs when the mouse pointer leaves the control. (Inherited from System.Windows.Forms.Control)
Public EventMouseMoveOccurs when the mouse pointer is moved over the control. (Inherited from System.Windows.Forms.Control)
Public EventMouseUpOccurs when the mouse pointer is over the control and a mouse button is released. (Inherited from System.Windows.Forms.Control)
Public EventMouseWheelOccurs when the mouse wheel moves while the control has focus. (Inherited from System.Windows.Forms.Control)
Public EventMoveOccurs when the control is moved. (Inherited from System.Windows.Forms.Control)
Public EventPaddingChangedOccurs when the control's padding changes. (Inherited from System.Windows.Forms.Control)
Public EventPaintOccurs when the control is redrawn. (Inherited from System.Windows.Forms.Control)
Public EventParentChangedOccurs when the System.Windows.Forms.Control.Parent property value changes. (Inherited from System.Windows.Forms.Control)
Public EventPlotAreaClickedOccurs when the left mouse button is clicked while the mouse pointer is over the plot area. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public EventPlotAreaMouseEnterOccurs when the pointer enters the plot area. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public EventPlotAreaMouseLeaveOccurs when the pointer exits the plot area. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public EventPlotAreaMouseLeftButtonDownOccurs when the left mouse button is pressed while the mouse pointer is over the plot area. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public EventPlotAreaMouseLeftButtonUpOccurs when the left mouse button is pressed while the mouse pointer is over the plot area. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public EventPlotAreaMouseOverOccurs when the pointer if over the plot area. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public EventPreviewKeyDownOccurs before the System.Windows.Forms.Control.KeyDown event when a key is pressed while focus is on this control. (Inherited from System.Windows.Forms.Control)
Public EventPropertyChangedNotifies clients that a property value has changed. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public EventPropertyUpdatedOccurs when the value of a property is updated. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public EventQueryAccessibilityHelpOccurs when System.Windows.Forms.AccessibleObject is providing help to accessibility applications. (Inherited from System.Windows.Forms.Control)
Public EventQueryContinueDragOccurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled. (Inherited from System.Windows.Forms.Control)
Public EventRefreshCompletedRaised when the SeriesViewer's processing for an update has completed. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public EventRegionChangedOccurs when the value of the System.Windows.Forms.Control.Region property changes. (Inherited from System.Windows.Forms.Control)
Public EventResizeOccurs when the control is resized. (Inherited from System.Windows.Forms.Control)
Public EventRightToLeftChangedOccurs when the System.Windows.Forms.Control.RightToLeft property value changes. (Inherited from System.Windows.Forms.Control)
Public EventSeriesCursorMouseMoveOccurs when the cursors are moved over a series in this SeriesViewer. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public EventSeriesMouseEnterOccurs when the mouse pointer enters a Series. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public EventSeriesMouseLeaveOccurs when the mouse pointer leaves a Series. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public EventSeriesMouseLeftButtonDownOccurs when the left mouse button is pressed while the mouse pointer is over a Series. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public EventSeriesMouseLeftButtonUpOccurs when the left mouse button is released while the mouse pointer is over a Series. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public EventSeriesMouseMoveOccurs when the mouse pointer moves while over a Series. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public EventSeriesMouseRightButtonDownOccurs when the right mouse button is pressed while the mouse pointer is over a Series. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public EventSeriesMouseRightButtonUpOccurs when the right mouse button is released while the mouse pointer is over a Series. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public EventSizeChangedOccurs when the System.Windows.Forms.Control.Size property value changes. (Inherited from System.Windows.Forms.Control)
Public EventStyleChangedOccurs when the control style changes. (Inherited from System.Windows.Forms.Control)
Public EventSystemColorsChangedOccurs when the system colors change. (Inherited from System.Windows.Forms.Control)
Public EventTabIndexChangedOccurs when the System.Windows.Forms.Control.TabIndex property value changes. (Inherited from System.Windows.Forms.Control)
Public EventTabStopChangedOccurs when the System.Windows.Forms.Control.TabStop property value changes. (Inherited from System.Windows.Forms.Control)
Public EventTextChangedOccurs when the System.Windows.Forms.Control.Text property value changes. (Inherited from System.Windows.Forms.Control)
Public EventTooltipShowingOccurs when the tooltip is about to be shown.  
Public EventValidatedOccurs when the control is finished validating. (Inherited from System.Windows.Forms.Control)
Public EventValidatingOccurs when the control is validating. (Inherited from System.Windows.Forms.Control)
Public EventViewerManipulationEndingRaised when an ongoing manipulation of the series viewer is ended. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public EventViewerManipulationStartingRaised when an ongoing manipulation of the series viewer is started. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
Public EventVisibleChangedOccurs when the System.Windows.Forms.Control.Visible property value changes. (Inherited from System.Windows.Forms.Control)
Public EventWindowRectChangedOccurs just after the current SeriesViewer's window rectangle is changed. (Inherited from Infragistics.Win.DataVisualization.SeriesViewer)
See Also