For a list of all members of this type, see UltraGeographicMap members.
Name | Description | |
---|---|---|
AddCommandAvailabilityListener | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
AddCommandStateChangedListener | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
BeginInvoke | Overloaded. 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) | |
BringToFront | Brings the control to the front of the z-order. (Inherited from System.Windows.Forms.Control) | |
CancelManipulation | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
CaptureImage | (Inherited from Infragistics.Win.DataVisualization.DVBaseControl) | |
ClearTileCache | Removes all cached tile images from the map imagery assigned to the map's background content. | |
Contains | Retrieves a value indicating whether the specified control is a child of the control. (Inherited from System.Windows.Forms.Control) | |
ConvertGeographicToZoom | Given the current plot area of the control and a geographic region, get the WindowRect that would encompass that geographic region. | |
CreateControl | Forces the creation of the visible control, including the creation of the handle and any visible child controls. (Inherited from System.Windows.Forms.Control) | |
CreateGraphics | Creates the System.Drawing.Graphics for the control. (Inherited from System.Windows.Forms.Control) | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
DeferredRefresh | Calls for a deferred refresh to the GeographicMap's background. | |
Dispose | Overloaded. Overridden. | |
DoDragDrop | Begins a drag-and-drop operation. (Inherited from System.Windows.Forms.Control) | |
DrawToBitmap | Supports rendering to the specified bitmap. (Inherited from System.Windows.Forms.Control) | |
EndInvoke | Retrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. (Inherited from System.Windows.Forms.Control) | |
ExportVisualData | Returns the chart visuals expressed as a ChartVisualData object. | |
FindForm | Retrieves the form that the control is on. (Inherited from System.Windows.Forms.Control) | |
Flush | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
Focus | Sets input focus to the control. (Inherited from System.Windows.Forms.Control) | |
GetAnimationIdleVersionNumber | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
GetChildAtPoint | Overloaded. 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) | |
GetContainerControl | Returns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls. (Inherited from System.Windows.Forms.Control) | |
GetContainerOffsets | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
GetContainerRect | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
GetCurrentActualWindowRect | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
GetCurrentActualWorldRect | Gets current world rect in geographic coordinates | |
GetDesiredToolbarActions | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
GetGeographicFromZoom | Given a WindowRect and the current plot area, get the geographic region represented by that WindowRect. | |
GetGeographicPoint | Convert a pixel-based coordinate to a geographic coordinate. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetNextControl | Retrieves the next control forward or back in the tab order of child controls. (Inherited from System.Windows.Forms.Control) | |
GetPixelPoint | Convert a geographic coordinate to a pixel-based coordinate. | |
GetPreferredSize | Retrieves the size of a rectangular area into which a control can be fitted. (Inherited from System.Windows.Forms.Control) | |
GetResolvedXAxis | Gets the resolved X-axis for this UltraGeographicMap. | |
GetResolvedYAxis | Gets the resolved Y-axis for this UltraGeographicMap. | |
GetZoomFromGeographic | Overloaded. Given the current plot area of the control and a geographic region, get the WindowRect that would encompass that geographic region. | |
GetZoomRectFromGeoRect | Given the current plot area of the control and a geographic region, get the WindowRect that would encompass that geographic region. | |
Hide | Conceals the control from the user. (Inherited from System.Windows.Forms.Control) | |
HideToolTip | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
Invalidate | Overloaded. 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) | |
Invoke | Overloaded. 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) | |
IsAnimationActive | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
IsZoomingEnabled | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
IsZoomingHorizontallyEnabled | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
IsZoomingVerticallyEnabled | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
LogicalToDeviceUnits | Overloaded. Converts a Logical DPI value to its equivalent DeviceUnit DPI value. (Inherited from System.Windows.Forms.Control) | |
OnToolCommandExecuting | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
PerformLayout | Overloaded. Forces the control to apply layout logic to all its child controls. (Inherited from System.Windows.Forms.Control) | |
PointToClient | Computes the location of the specified screen point into client coordinates. (Inherited from System.Windows.Forms.Control) | |
PointToScreen | Computes the location of the specified client point into screen coordinates. (Inherited from System.Windows.Forms.Control) | |
PreProcessControlMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control) | |
PreProcessMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control) | |
ProvideContextAccessor | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
QueueForAnimationIdle | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
RectangleToClient | Computes the size and location of the specified screen rectangle in client coordinates. (Inherited from System.Windows.Forms.Control) | |
RectangleToScreen | Computes the size and location of the specified client rectangle in screen coordinates. (Inherited from System.Windows.Forms.Control) | |
Refresh | Forces the control to invalidate its client area and immediately redraw itself and any child controls. (Inherited from System.Windows.Forms.Control) | |
RemoveCommandAvailabilityListener | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
RemoveCommandStateChangedListener | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
RemoveSpecificDataSource | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
Reset | Overridden. Resets all the properties to their default values | |
ResetAnimateSeriesWhenAxisRangeChanges | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetAutoMarginHeight | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetAutoMarginWidth | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetBackgroundContent | Resets the BackgroundContent property to its default value. | |
ResetBackgroundTilingMode | Resets the BackgroundTilingMode property to its default value. | |
ResetCommandCompleted | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetContentHitTestMode | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetCrosshairPoint | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetCrosshairVisibility | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetDefaultInteraction | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetDragModifier | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetFocusBrush | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetFocusMode | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetFocusTransitionDuration | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetHighlightedValuesDisplayMode | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetHighlightingBehavior | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetHighlightingMode | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetHighlightingTransitionDuration | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetHorizontalCrosshairBrush | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetHorizontalViewScrollbarCornerRadius | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetHorizontalViewScrollbarFill | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetHorizontalViewScrollbarHeight | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetHorizontalViewScrollbarInset | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetHorizontalViewScrollbarMaxOpacity | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetHorizontalViewScrollbarMode | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetHorizontalViewScrollbarOutline | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetHorizontalViewScrollbarPosition | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetHorizontalViewScrollbarShouldAddAutoTrackInsets | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetHorizontalViewScrollbarStrokeThickness | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetHorizontalViewScrollbarTrackEndInset | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetHorizontalViewScrollbarTrackStartInset | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetInteractionOverride | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetInvalidateActions | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetIsHorizontalWrappingEnabled | Resets the IsHorizontalWrappingEnabled property to its default value. | |
ResetIsWindowSyncedToVisibleRange | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetItemsSourceChanged | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetLegend | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetLegendHighlightingMode | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetLegendItemBadgeMode | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetLegendItemBadgeShape | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetMarkerAutomaticBehavior | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetPanModifier | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetPlotAreaBackground | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetPreviewRect | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetResizeBehavior | Resets the ResizeBehavior property to its default value. | |
ResetRightButtonDefaultInteraction | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetScrollbarsAnimationDuration | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetSelectionBehavior | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetSelectionBrush | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetSelectionMode | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetSelectionModifier | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetSelectionTransitionDuration | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetSeries | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetSeriesValueLayerUseLegend | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetShouldMatchZOrderToSeriesOrder | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetShouldPanOnMaximumZoom | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetShouldSimulateHoverMoveCrosshairPoint | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetSubtitle | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetSubtitleFontFamily | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetSubtitleFontSize | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetSubtitleHorizontalAlignment | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetSubtitleMargin | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetSubtitleTextColor | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetSubtitleTextStyle | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetSuppressZoomResetOnWorldRectChange | Resets the SuppressZoomResetOnWorldRectChange property to its default value. | |
ResetSyncChannel | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetSynchronizeHorizontally | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetSynchronizeVertically | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetText | Resets the System.Windows.Forms.Control.Text property to its default value (System.String.Empty). (Inherited from System.Windows.Forms.Control) | |
ResetTitle | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetTitleFontFamily | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetTitleFontSize | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetTitleHorizontalAlignment | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetTitleMargin | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetTitleTextColor | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetTitleTextStyle | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetUseWorldRectForZoomBounds | Resets the UseWorldRectForZoomBounds property to its default value. | |
ResetVerticalCrosshairBrush | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetVerticalViewScrollbarCornerRadius | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetVerticalViewScrollbarFill | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetVerticalViewScrollbarInset | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetVerticalViewScrollbarMaxOpacity | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetVerticalViewScrollbarMode | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetVerticalViewScrollbarOutline | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetVerticalViewScrollbarPosition | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetVerticalViewScrollbarShouldAddAutoTrackInsets | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetVerticalViewScrollbarStrokeThickness | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetVerticalViewScrollbarTrackEndInset | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetVerticalViewScrollbarTrackStartInset | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetVerticalViewScrollbarWidth | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetViewerMargin | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetWindowPositionHorizontal | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetWindowPositionVertical | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetWindowRect | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetWindowRectMinHeight | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetWindowRectMinWidth | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetWindowResponse | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetWindowScale | Resets the WindowScale property to its default value. | |
ResetWindowSizeMinHeight | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetWindowSizeMinWidth | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetWorldRect | Resets the WorldRect property to its default value. | |
ResetXAxis | Resets the XAxis property to its default value. | |
ResetYAxis | Resets the YAxis property to its default value. | |
ResetZoom | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ResetZoomable | Resets the Zoomable property to its default value. | |
ResumeLayout | Overloaded. Resumes usual layout logic. (Inherited from System.Windows.Forms.Control) | |
SaveTo | Overloaded. (Inherited from Infragistics.Win.DataVisualization.DVBaseControl) | |
Scale | (Inherited from System.Windows.Forms.Control) | |
ScaleBitmapLogicalToDevice | Scales a logical bitmap value to it's equivalent device unit value when a DPI change occurs. (Inherited from System.Windows.Forms.Control) | |
Select | Overloaded. Activates a child control. Optionally specifies the direction in the tab order to select the control from. (Inherited from System.Windows.Forms.Control) | |
SelectNextControl | Activates the next control. (Inherited from System.Windows.Forms.Control) | |
SendToBack | Sends the control to the back of the z-order. (Inherited from System.Windows.Forms.Control) | |
SetBounds | Overloaded. Sets the bounds of the control to the specified location and size. (Inherited from System.Windows.Forms.Control) | |
SetImagery | Set the BackgroundContent to the provided GeographicMapImagery | |
SetSpecificDataSource | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldAddAutoMargins | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeBackColor | (Inherited from Infragistics.Win.DataVisualization.DVBaseControl) | |
Show | Displays the control to the user. (Inherited from System.Windows.Forms.Control) | |
SimulateHover | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
StyleUpdated | Notifies the chart that the CSS styles in effect have been updated. | |
SuspendLayout | Temporarily suspends the layout logic for the control. (Inherited from System.Windows.Forms.Control) | |
ToString | (Inherited from System.ComponentModel.Component) | |
Update | Causes the control to redraw the invalidated regions within its client area. (Inherited from System.Windows.Forms.Control) | |
UpdateWorldRect | Updates world rect in geographic coordinates | |
UpdateZoomWindow | Updates zoom window using window coordinates | |
UseFixedAspectZoom | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ZoomIn | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ZoomOut | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ZoomToGeographic | Zoom in to the geographic region specified, when possible (may need to wait for map to be initialized). |
Name | Description | |
---|---|---|
CreateAccessibilityInstance | Creates a new accessibility object for the control. (Inherited from System.Windows.Forms.Control) | |
CreateControlsInstance | Creates a new instance of the control collection for the control. (Inherited from System.Windows.Forms.Control) | |
CreateHandle | Creates a handle for the control. (Inherited from System.Windows.Forms.Control) | |
DefWndProc | Sends the specified message to the default window procedure. (Inherited from System.Windows.Forms.Control) | |
DestroyHandle | Destroys the handle associated with the control. (Inherited from System.Windows.Forms.Control) | |
Finalize | (Inherited from System.ComponentModel.Component) | |
FlushActions | (Inherited from Infragistics.Win.DataVisualization.DVBaseControl) | |
GetAccessibilityObjectById | Retrieves the specified System.Windows.Forms.AccessibleObject. (Inherited from System.Windows.Forms.Control) | |
GetAutoSizeMode | Retrieves a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. (Inherited from System.Windows.Forms.Control) | |
GetDefaultSize | (Inherited from Infragistics.Win.DataVisualization.DVBaseControl) | |
GetScaledBounds | Retrieves the bounds within which the control is scaled. (Inherited from System.Windows.Forms.Control) | |
GetService | (Inherited from System.ComponentModel.Component) | |
GetStyle | Retrieves the value of the specified control style bit for the control. (Inherited from System.Windows.Forms.Control) | |
GetTopLevel | Determines if the control is a top-level control. (Inherited from System.Windows.Forms.Control) | |
Initialize | (Inherited from Infragistics.Win.DataVisualization.DVBaseControl) | |
InitLayout | Called after the control has been added to another container. (Inherited from System.Windows.Forms.Control) | |
InvokeGotFocus | Raises the System.Windows.Forms.Control.GotFocus event for the specified control. (Inherited from System.Windows.Forms.Control) | |
InvokeLostFocus | Raises the System.Windows.Forms.Control.LostFocus event for the specified control. (Inherited from System.Windows.Forms.Control) | |
InvokeOnClick | Raises the System.Windows.Forms.Control.Click event for the specified control. (Inherited from System.Windows.Forms.Control) | |
InvokePaint | Raises the System.Windows.Forms.Control.Paint event for the specified control. (Inherited from System.Windows.Forms.Control) | |
InvokePaintBackground | Raises the PaintBackground event for the specified control. (Inherited from System.Windows.Forms.Control) | |
IsInputChar | Determines if a character is an input character that the control recognizes. (Inherited from System.Windows.Forms.Control) | |
IsInputKey | Determines whether the specified key is a regular input key or a special key that requires preprocessing. (Inherited from System.Windows.Forms.Control) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
NotifyInvalidate | Raises the System.Windows.Forms.Control.Invalidated event with a specified region of the control to invalidate. (Inherited from System.Windows.Forms.Control) | |
OnActualWindowRectChanged | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
OnAutoSizeChanged | Raises the System.Windows.Forms.Control.AutoSizeChanged event. (Inherited from System.Windows.Forms.Control) | |
OnBackColorChanged | Raises the System.Windows.Forms.Control.BackColorChanged event. (Inherited from System.Windows.Forms.Control) | |
OnBackgroundImageChanged | Raises the System.Windows.Forms.Control.BackgroundImageChanged event. (Inherited from System.Windows.Forms.Control) | |
OnBackgroundImageLayoutChanged | Raises the System.Windows.Forms.Control.BackgroundImageLayoutChanged event. (Inherited from System.Windows.Forms.Control) | |
OnBindingContextChanged | Raises the System.Windows.Forms.Control.BindingContextChanged event. (Inherited from System.Windows.Forms.Control) | |
OnCausesValidationChanged | Raises the System.Windows.Forms.Control.CausesValidationChanged event. (Inherited from System.Windows.Forms.Control) | |
OnChangeUICues | Raises the System.Windows.Forms.Control.ChangeUICues event. (Inherited from System.Windows.Forms.Control) | |
OnClick | Raises the System.Windows.Forms.Control.Click event. (Inherited from System.Windows.Forms.Control) | |
OnClientSizeChanged | Raises the System.Windows.Forms.Control.ClientSizeChanged event. (Inherited from System.Windows.Forms.Control) | |
OnContextMenuChanged | Raises the System.Windows.Forms.Control.ContextMenuChanged event. (Inherited from System.Windows.Forms.Control) | |
OnContextMenuStripChanged | Raises the System.Windows.Forms.Control.ContextMenuStripChanged event. (Inherited from System.Windows.Forms.Control) | |
OnControlAdded | Raises the System.Windows.Forms.Control.ControlAdded event. (Inherited from System.Windows.Forms.Control) | |
OnControlRemoved | Raises the System.Windows.Forms.Control.ControlRemoved event. (Inherited from System.Windows.Forms.Control) | |
OnCreateControl | Raises the System.Windows.Forms.Control.CreateControl method. (Inherited from System.Windows.Forms.Control) | |
OnCursorChanged | Raises the System.Windows.Forms.Control.CursorChanged event. (Inherited from System.Windows.Forms.Control) | |
OnDockChanged | Raises the System.Windows.Forms.Control.DockChanged event. (Inherited from System.Windows.Forms.Control) | |
OnDoubleClick | Raises the System.Windows.Forms.Control.DoubleClick event. (Inherited from System.Windows.Forms.Control) | |
OnDpiChangedAfterParent | Raises the System.Windows.Forms.Control.DpiChangedAfterParent event. (Inherited from System.Windows.Forms.Control) | |
OnDpiChangedBeforeParent | Raises the System.Windows.Forms.Control.DpiChangedBeforeParent event. (Inherited from System.Windows.Forms.Control) | |
OnDragDrop | Raises the System.Windows.Forms.Control.DragDrop event. (Inherited from System.Windows.Forms.Control) | |
OnDragEnter | Raises the System.Windows.Forms.Control.DragEnter event. (Inherited from System.Windows.Forms.Control) | |
OnDragLeave | Raises the System.Windows.Forms.Control.DragLeave event. (Inherited from System.Windows.Forms.Control) | |
OnDragOver | Raises the System.Windows.Forms.Control.DragOver event. (Inherited from System.Windows.Forms.Control) | |
OnEnabledChanged | Raises the System.Windows.Forms.Control.EnabledChanged event. (Inherited from System.Windows.Forms.Control) | |
OnEnter | Raises the System.Windows.Forms.Control.Enter event. (Inherited from System.Windows.Forms.Control) | |
OnFocusedSeriesItemsChanged | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
OnFontChanged | Raises the System.Windows.Forms.Control.FontChanged event. (Inherited from System.Windows.Forms.Control) | |
OnForeColorChanged | Raises the System.Windows.Forms.Control.ForeColorChanged event. (Inherited from System.Windows.Forms.Control) | |
OnGiveFeedback | Raises the System.Windows.Forms.Control.GiveFeedback event. (Inherited from System.Windows.Forms.Control) | |
OnGotFocus | Raises the System.Windows.Forms.Control.GotFocus event. (Inherited from System.Windows.Forms.Control) | |
OnGridAreaRectChanged | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
OnHandleCreated | Overridden. Raises the System.Windows.Forms.Control.HandleCreated event. | |
OnHandleDestroyed | Raises the System.Windows.Forms.Control.HandleDestroyed event. (Inherited from System.Windows.Forms.Control) | |
OnHelpRequested | Raises the System.Windows.Forms.Control.HelpRequested event. (Inherited from System.Windows.Forms.Control) | |
OnImageTilesReady | Used to invoke the ImageTilesReady event. | |
OnImeModeChanged | Raises the System.Windows.Forms.Control.ImeModeChanged event. (Inherited from System.Windows.Forms.Control) | |
OnInvalidated | Raises the System.Windows.Forms.Control.Invalidated event. (Inherited from System.Windows.Forms.Control) | |
OnKeyDown | Raises the System.Windows.Forms.Control.KeyDown event. (Inherited from System.Windows.Forms.Control) | |
OnKeyPress | Raises the System.Windows.Forms.Control.KeyPress event. (Inherited from System.Windows.Forms.Control) | |
OnKeyUp | Raises the System.Windows.Forms.Control.KeyUp event. (Inherited from System.Windows.Forms.Control) | |
OnLayout | Raises the System.Windows.Forms.Control.Layout event. (Inherited from System.Windows.Forms.Control) | |
OnLeave | Raises the System.Windows.Forms.Control.Leave event. (Inherited from System.Windows.Forms.Control) | |
OnLocationChanged | Raises the System.Windows.Forms.Control.LocationChanged event. (Inherited from System.Windows.Forms.Control) | |
OnLostFocus | Raises the System.Windows.Forms.Control.LostFocus event. (Inherited from System.Windows.Forms.Control) | |
OnMarginChanged | Raises the System.Windows.Forms.Control.MarginChanged event. (Inherited from System.Windows.Forms.Control) | |
OnMouseCaptureChanged | Raises the System.Windows.Forms.Control.MouseCaptureChanged event. (Inherited from System.Windows.Forms.Control) | |
OnMouseClick | Raises the System.Windows.Forms.Control.MouseClick event. (Inherited from System.Windows.Forms.Control) | |
OnMouseDoubleClick | Raises the System.Windows.Forms.Control.MouseDoubleClick event. (Inherited from System.Windows.Forms.Control) | |
OnMouseDown | Raises the System.Windows.Forms.Control.MouseDown event. (Inherited from System.Windows.Forms.Control) | |
OnMouseEnter | Raises the System.Windows.Forms.Control.MouseEnter event. (Inherited from System.Windows.Forms.Control) | |
OnMouseHover | Raises the System.Windows.Forms.Control.MouseHover event. (Inherited from System.Windows.Forms.Control) | |
OnMouseLeave | Raises the System.Windows.Forms.Control.MouseLeave event. (Inherited from System.Windows.Forms.Control) | |
OnMouseMove | Raises the System.Windows.Forms.Control.MouseMove event. (Inherited from System.Windows.Forms.Control) | |
OnMouseUp | Raises the System.Windows.Forms.Control.MouseUp event. (Inherited from System.Windows.Forms.Control) | |
OnMouseWheel | Raises the System.Windows.Forms.Control.MouseWheel event. (Inherited from System.Windows.Forms.Control) | |
OnMove | Raises the System.Windows.Forms.Control.Move event. (Inherited from System.Windows.Forms.Control) | |
OnNotifyMessage | Notifies the control of Windows messages. (Inherited from System.Windows.Forms.Control) | |
OnPaddingChanged | Raises the System.Windows.Forms.Control.PaddingChanged event. (Inherited from System.Windows.Forms.Control) | |
OnPaint | (Inherited from Infragistics.Win.DataVisualization.DVBaseControl) | |
OnPaintBackground | Paints the background of the control. (Inherited from System.Windows.Forms.Control) | |
OnParentBackColorChanged | Raises 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) | |
OnParentBackgroundImageChanged | Raises 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) | |
OnParentBindingContextChanged | Raises 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) | |
OnParentChanged | Raises the System.Windows.Forms.Control.ParentChanged event. (Inherited from System.Windows.Forms.Control) | |
OnParentCursorChanged | Raises the System.Windows.Forms.Control.CursorChanged event. (Inherited from System.Windows.Forms.Control) | |
OnParentEnabledChanged | Raises 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) | |
OnParentFontChanged | Raises 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) | |
OnParentForeColorChanged | Raises 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) | |
OnParentRightToLeftChanged | Raises 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) | |
OnParentVisibleChanged | Raises 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) | |
OnPlotAreaClicked | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
OnPlotAreaMouseEnter | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
OnPlotAreaMouseLeave | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
OnPlotAreaMouseLeftButtonDown | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
OnPlotAreaMouseLeftButtonUp | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
OnPlotAreaMouseOver | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
OnPreviewKeyDown | Raises the System.Windows.Forms.Control.PreviewKeyDown event. (Inherited from System.Windows.Forms.Control) | |
OnPrint | (Inherited from Infragistics.Win.DataVisualization.DVBaseControl) | |
OnPropertyChanged | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
OnPropertyUpdated | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
OnQueryContinueDrag | Raises the System.Windows.Forms.Control.QueryContinueDrag event. (Inherited from System.Windows.Forms.Control) | |
OnRefreshCompleted | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
OnRegionChanged | Raises the System.Windows.Forms.Control.RegionChanged event. (Inherited from System.Windows.Forms.Control) | |
OnRender | (Inherited from Infragistics.Win.DataVisualization.DVBaseControl) | |
OnRenderError | (Inherited from Infragistics.Win.DataVisualization.DVBaseControl) | |
OnResize | (Inherited from Infragistics.Win.DataVisualization.DVBaseControl) | |
OnRightToLeftChanged | Raises the System.Windows.Forms.Control.RightToLeftChanged event. (Inherited from System.Windows.Forms.Control) | |
OnSaved | (Inherited from Infragistics.Win.DataVisualization.DVBaseControl) | |
OnSaving | (Inherited from Infragistics.Win.DataVisualization.DVBaseControl) | |
OnSelectedSeriesItemsChanged | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
OnSeriesClick | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
OnSeriesCursorMouseMove | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
OnSeriesMouseEnter | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
OnSeriesMouseLeave | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
OnSeriesMouseLeftButtonDown | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
OnSeriesMouseLeftButtonUp | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
OnSeriesMouseMove | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
OnSeriesMouseRightButtonDown | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
OnSeriesMouseRightButtonUp | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
OnSizeChanged | Raises the System.Windows.Forms.Control.SizeChanged event. (Inherited from System.Windows.Forms.Control) | |
OnStyleChanged | Raises the System.Windows.Forms.Control.StyleChanged event. (Inherited from System.Windows.Forms.Control) | |
OnSystemColorsChanged | Raises the System.Windows.Forms.Control.SystemColorsChanged event. (Inherited from System.Windows.Forms.Control) | |
OnTabIndexChanged | Raises the System.Windows.Forms.Control.TabIndexChanged event. (Inherited from System.Windows.Forms.Control) | |
OnTabStopChanged | Raises the System.Windows.Forms.Control.TabStopChanged event. (Inherited from System.Windows.Forms.Control) | |
OnTextChanged | Raises the System.Windows.Forms.Control.TextChanged event. (Inherited from System.Windows.Forms.Control) | |
OnValidated | Raises the System.Windows.Forms.Control.Validated event. (Inherited from System.Windows.Forms.Control) | |
OnValidating | Raises the System.Windows.Forms.Control.Validating event. (Inherited from System.Windows.Forms.Control) | |
OnViewerManipulationEnding | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
OnViewerManipulationStarting | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
OnVisibleChanged | Raises the System.Windows.Forms.Control.VisibleChanged event. (Inherited from System.Windows.Forms.Control) | |
OnWindowRectChanged | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ProcessCmdKey | Processes a command key. (Inherited from System.Windows.Forms.Control) | |
ProcessDialogChar | Processes a dialog character. (Inherited from System.Windows.Forms.Control) | |
ProcessDialogKey | Processes a dialog key. (Inherited from System.Windows.Forms.Control) | |
ProcessKeyEventArgs | Processes a key message and generates the appropriate control events. (Inherited from System.Windows.Forms.Control) | |
ProcessKeyPreview | Previews a keyboard message. (Inherited from System.Windows.Forms.Control) | |
RaiseDragEvent | Raises the appropriate drag event. (Inherited from System.Windows.Forms.Control) | |
RaiseKeyEvent | Raises the appropriate key event. (Inherited from System.Windows.Forms.Control) | |
RaiseMouseEvent | Raises the appropriate mouse event. (Inherited from System.Windows.Forms.Control) | |
RaisePaintEvent | Raises the appropriate paint event. (Inherited from System.Windows.Forms.Control) | |
RecreateHandle | Forces the re-creation of the handle for the control. (Inherited from System.Windows.Forms.Control) | |
RescaleConstantsForDpi | Provides constants for rescaling the control when a DPI change occurs. (Inherited from System.Windows.Forms.Control) | |
ResetMouseEventArgs | Resets the control to handle the System.Windows.Forms.Control.MouseLeave event. (Inherited from System.Windows.Forms.Control) | |
RtlTranslateAlignment | Overloaded. 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) | |
RtlTranslateHorizontal | 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) | |
RtlTranslateLeftRight | Converts 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) | |
ScaleControl | (Inherited from System.Windows.Forms.Control) | |
SetAutoSizeMode | Sets a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. (Inherited from System.Windows.Forms.Control) | |
SetBoundsCore | Performs the work of setting the specified bounds of this control. (Inherited from System.Windows.Forms.Control) | |
SetClientSizeCore | Sets the size of the client area of the control. (Inherited from System.Windows.Forms.Control) | |
SetStyle | Sets a specified System.Windows.Forms.ControlStyles flag to either true or false. (Inherited from System.Windows.Forms.Control) | |
SetTopLevel | Sets the control as the top-level control. (Inherited from System.Windows.Forms.Control) | |
SetVisibleCore | Sets the control to the specified visible state. (Inherited from System.Windows.Forms.Control) | |
ShouldSerializeAnimateSeriesWhenAxisRangeChanges | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeAutoMarginHeight | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeAutoMarginWidth | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeBackgroundContent | Indicates if the BackgroundContent property needs to be serialized. | |
ShouldSerializeBackgroundTilingMode | Indicates if the BackgroundTilingMode property needs to be serialized. | |
ShouldSerializeCommandCompleted | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeContentHitTestMode | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeCrosshairPoint | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeCrosshairVisibility | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeDefaultInteraction | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeDragModifier | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeFocusBrush | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeFocusMode | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeFocusTransitionDuration | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeHighlightedValuesDisplayMode | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeHighlightingBehavior | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeHighlightingMode | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeHighlightingTransitionDuration | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeHorizontalCrosshairBrush | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeHorizontalViewScrollbarCornerRadius | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeHorizontalViewScrollbarFill | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeHorizontalViewScrollbarHeight | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeHorizontalViewScrollbarInset | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeHorizontalViewScrollbarMaxOpacity | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeHorizontalViewScrollbarMode | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeHorizontalViewScrollbarOutline | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeHorizontalViewScrollbarPosition | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeHorizontalViewScrollbarShouldAddAutoTrackInsets | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeHorizontalViewScrollbarStrokeThickness | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeHorizontalViewScrollbarTrackEndInset | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeHorizontalViewScrollbarTrackStartInset | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeInteractionOverride | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeInvalidateActions | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeIsHorizontalWrappingEnabled | Indicates if the IsHorizontalWrappingEnabled property needs to be serialized. | |
ShouldSerializeIsWindowSyncedToVisibleRange | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeItemsSourceChanged | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeLegend | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeLegendHighlightingMode | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeLegendItemBadgeMode | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeLegendItemBadgeShape | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeMarkerAutomaticBehavior | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializePanModifier | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializePlotAreaBackground | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializePreviewRect | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeResizeBehavior | Indicates if the ResizeBehavior property needs to be serialized. | |
ShouldSerializeRightButtonDefaultInteraction | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeScrollbarsAnimationDuration | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeSelectionBehavior | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeSelectionBrush | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeSelectionMode | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeSelectionModifier | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeSelectionTransitionDuration | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeSeries | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeSeriesValueLayerUseLegend | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeShouldMatchZOrderToSeriesOrder | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeShouldPanOnMaximumZoom | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeShouldSimulateHoverMoveCrosshairPoint | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeSubtitle | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeSubtitleFontFamily | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeSubtitleFontSize | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeSubtitleHorizontalAlignment | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeSubtitleMargin | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeSubtitleTextColor | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeSubtitleTextStyle | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeSuppressZoomResetOnWorldRectChange | Indicates if the SuppressZoomResetOnWorldRectChange property needs to be serialized. | |
ShouldSerializeSyncChannel | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeSynchronizeHorizontally | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeSynchronizeVertically | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeTitle | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeTitleFontFamily | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeTitleFontSize | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeTitleHorizontalAlignment | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeTitleMargin | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeTitleTextColor | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeTitleTextStyle | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeUseWorldRectForZoomBounds | Indicates if the UseWorldRectForZoomBounds property needs to be serialized. | |
ShouldSerializeVerticalCrosshairBrush | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeVerticalViewScrollbarCornerRadius | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeVerticalViewScrollbarFill | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeVerticalViewScrollbarInset | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeVerticalViewScrollbarMaxOpacity | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeVerticalViewScrollbarMode | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeVerticalViewScrollbarOutline | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeVerticalViewScrollbarPosition | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeVerticalViewScrollbarShouldAddAutoTrackInsets | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeVerticalViewScrollbarStrokeThickness | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeVerticalViewScrollbarTrackEndInset | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeVerticalViewScrollbarTrackStartInset | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeVerticalViewScrollbarWidth | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeViewerMargin | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeWindowPositionHorizontal | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeWindowPositionVertical | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeWindowRect | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeWindowRectMinHeight | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeWindowRectMinWidth | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeWindowResponse | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeWindowScale | Indicates if the WindowScale property needs to be serialized. | |
ShouldSerializeWindowSizeMinHeight | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeWindowSizeMinWidth | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
ShouldSerializeWorldRect | Indicates if the WorldRect property needs to be serialized. | |
ShouldSerializeXAxis | Indicates if the XAxis property needs to be serialized. | |
ShouldSerializeYAxis | Indicates if the YAxis property needs to be serialized. | |
ShouldSerializeZoomable | Indicates if the Zoomable property needs to be serialized. | |
SizeFromClientSize | (Inherited from System.Windows.Forms.Control) | |
Teardown | (Inherited from Infragistics.Win.DataVisualization.SeriesViewer) | |
UpdateStyles | Forces the assigned styles to be reapplied to the control. (Inherited from System.Windows.Forms.Control) | |
UpdateZOrder | Updates the control in its parent's z-order. (Inherited from System.Windows.Forms.Control) | |
WndProc | Processes Windows messages. (Inherited from System.Windows.Forms.Control) |