| 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) |
| 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) |
| OnCalloutStyleUpdating | Used to invoke the UltraDomainChart.CalloutStyleUpdating event. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| 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) |
| 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) |
| OnHandleCreated | Overridden. Raises the 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) |
| 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) |
| OnPreviewKeyDown | Raises the System.Windows.Forms.Control.PreviewKeyDown event. (Inherited from System.Windows.Forms.Control) |
| OnPrint | (Inherited from Infragistics.Win.DataVisualization.DVBaseControl) |
| OnPropertyChanged | Used to invoke the UltraDomainChart.PropertyChanged event. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| OnQueryContinueDrag | Raises the System.Windows.Forms.Control.QueryContinueDrag event. (Inherited from System.Windows.Forms.Control) |
| 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) |
| OnSeriesAdded | Used to invoke the UltraDomainChart.SeriesAdded event. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| OnSeriesPointerDown | Used to invoke the UltraDomainChart.SeriesPointerDown event. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| OnSeriesPointerEnter | Used to invoke the UltraDomainChart.SeriesPointerEnter event. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| OnSeriesPointerLeave | Used to invoke the UltraDomainChart.SeriesPointerLeave event. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| OnSeriesPointerMove | Used to invoke the UltraDomainChart.SeriesPointerMove event. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| OnSeriesPointerUp | Used to invoke the UltraDomainChart.SeriesPointerUp event. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| OnSeriesRemoved | Used to invoke the UltraDomainChart.SeriesRemoved event. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| 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) |
| OnVisibleChanged | Raises the System.Windows.Forms.Control.VisibleChanged event. (Inherited from System.Windows.Forms.Control) |
| 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) |
| ShouldSerializeAlignsGridLinesToPixels | Indicates if the UltraDomainChart.AlignsGridLinesToPixels property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeAnimateSeriesWhenAxisRangeChanges | Indicates if the UltraDomainChart.AnimateSeriesWhenAxisRangeChanges property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeAutoExpandMarginExtraPadding | Indicates if the UltraDomainChart.AutoExpandMarginExtraPadding property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeAutoExpandMarginMaximumValue | Indicates if the UltraDomainChart.AutoExpandMarginMaximumValue property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeBottomMargin | Indicates if the UltraDomainChart.BottomMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeBrushes | Indicates if the Brushes property needs to be serialized. |
| ShouldSerializeCalloutsContentMemberPath | Indicates if the UltraDomainChart.CalloutsContentMemberPath property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeCalloutsDataSource | Indicates if the UltraDomainChart.CalloutsDataSource property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeCalloutsLabelMemberPath | Indicates if the UltraDomainChart.CalloutsLabelMemberPath property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeCalloutStyleUpdatingEventEnabled | Indicates if the UltraDomainChart.CalloutStyleUpdatingEventEnabled property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeCalloutsVisible | Indicates if the UltraDomainChart.CalloutsVisible property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeCalloutsXMemberPath | Indicates if the UltraDomainChart.CalloutsXMemberPath property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeCalloutsYMemberPath | Indicates if the UltraDomainChart.CalloutsYMemberPath property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeChartType | Indicates if the ChartType property needs to be serialized. |
| ShouldSerializeComputedPlotAreaMarginMode | Indicates if the UltraDomainChart.ComputedPlotAreaMarginMode property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeCrosshairsAnnotationEnabled | Indicates if the UltraDomainChart.CrosshairsAnnotationEnabled property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeCrosshairsDisplayMode | Indicates if the UltraDomainChart.CrosshairsDisplayMode property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeCrosshairsSnapToData | Indicates if the UltraDomainChart.CrosshairsSnapToData property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeDataSource | Indicates if the UltraDomainChart.DataSource property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeExcludedProperties | Indicates if the UltraDomainChart.ExcludedProperties property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeFinalValueAnnotationsVisible | Indicates if the UltraDomainChart.FinalValueAnnotationsVisible property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeHighlightingBehavior | Indicates if the UltraDomainChart.HighlightingBehavior property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeHighlightingMode | Indicates if the UltraDomainChart.HighlightingMode property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeIncludedProperties | Indicates if the UltraDomainChart.IncludedProperties property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeIsCategoryHighlightingEnabled | Indicates if the IsCategoryHighlightingEnabled property needs to be serialized. |
| ShouldSerializeIsHorizontalZoomEnabled | Indicates if the UltraDomainChart.IsHorizontalZoomEnabled property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeIsItemHighlightingEnabled | Indicates if the IsItemHighlightingEnabled property needs to be serialized. |
| ShouldSerializeIsSeriesHighlightingEnabled | Indicates if the UltraDomainChart.IsSeriesHighlightingEnabled property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeIsTransitionInEnabled | Indicates if the IsTransitionInEnabled property needs to be serialized. |
| ShouldSerializeIsVerticalZoomEnabled | Indicates if the UltraDomainChart.IsVerticalZoomEnabled property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeLeftMargin | Indicates if the UltraDomainChart.LeftMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeLegend | Indicates if the UltraDomainChart.Legend property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeLegendHighlightingMode | Indicates if the UltraDomainChart.LegendHighlightingMode property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeMarkerBrushes | Indicates if the MarkerBrushes property needs to be serialized. |
| ShouldSerializeMarkerCollisionAvoidance | Indicates if the MarkerCollisionAvoidance property needs to be serialized. |
| ShouldSerializeMarkerFillMode | Indicates if the UltraDomainChart.MarkerFillMode property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeMarkerFillOpacity | Indicates if the UltraDomainChart.MarkerFillOpacity property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeMarkerMaxCount | Indicates if the UltraDomainChart.MarkerMaxCount property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeMarkerOutlineMode | Indicates if the UltraDomainChart.MarkerOutlineMode property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeMarkerOutlines | Indicates if the MarkerOutlines property needs to be serialized. |
| ShouldSerializeMarkerTypes | Indicates if the MarkerTypes property needs to be serialized. |
| ShouldSerializeNegativeBrushes | Indicates if the NegativeBrushes property needs to be serialized. |
| ShouldSerializeNegativeOutlines | Indicates if the NegativeOutlines property needs to be serialized. |
| ShouldSerializeOutlineMode | Indicates if the UltraDomainChart.OutlineMode property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeOutlines | Indicates if the Outlines property needs to be serialized. |
| ShouldSerializePlotAreaMarginBottom | Indicates if the UltraDomainChart.PlotAreaMarginBottom property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializePlotAreaMarginLeft | Indicates if the UltraDomainChart.PlotAreaMarginLeft property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializePlotAreaMarginRight | Indicates if the UltraDomainChart.PlotAreaMarginRight property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializePlotAreaMarginTop | Indicates if the UltraDomainChart.PlotAreaMarginTop property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeResolution | Indicates if the UltraDomainChart.Resolution property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeRightMargin | Indicates if the UltraDomainChart.RightMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeShouldAutoExpandMarginForInitialLabels | Indicates if the UltraDomainChart.ShouldAutoExpandMarginForInitialLabels property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeShowDefaultToolTip | Indicates if the ShowDefaultToolTip property needs to be serialized. |
| ShouldSerializeSubtitle | Indicates if the UltraDomainChart.Subtitle property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeSubtitleAlignment | Indicates if the UltraDomainChart.SubtitleAlignment property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeSubtitleBottomMargin | Indicates if the UltraDomainChart.SubtitleBottomMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeSubtitleFontFamily | Indicates if the UltraDomainChart.SubtitleFontFamily property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeSubtitleFontSize | Indicates if the UltraDomainChart.SubtitleFontSize property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeSubtitleLeftMargin | Indicates if the UltraDomainChart.SubtitleLeftMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeSubtitleRightMargin | Indicates if the UltraDomainChart.SubtitleRightMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeSubtitleTextColor | Indicates if the UltraDomainChart.SubtitleTextColor property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeSubtitleTextStyle | Indicates if the UltraDomainChart.SubtitleTextStyle property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeSubtitleTopMargin | Indicates if the UltraDomainChart.SubtitleTopMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeThickness | Indicates if the UltraDomainChart.Thickness property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeTitle | Indicates if the UltraDomainChart.Title property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeTitleAlignment | Indicates if the UltraDomainChart.TitleAlignment property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeTitleBottomMargin | Indicates if the UltraDomainChart.TitleBottomMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeTitleFontFamily | Indicates if the UltraDomainChart.TitleFontFamily property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeTitleFontSize | Indicates if the UltraDomainChart.TitleFontSize property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeTitleLeftMargin | Indicates if the UltraDomainChart.TitleLeftMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeTitleRightMargin | Indicates if the UltraDomainChart.TitleRightMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeTitleTextColor | Indicates if the UltraDomainChart.TitleTextColor property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeTitleTextStyle | Indicates if the UltraDomainChart.TitleTextStyle property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeTitleTopMargin | Indicates if the UltraDomainChart.TitleTopMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeTooltipTemplate | Indicates if the UltraDomainChart.TooltipTemplate property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeTooltipTemplates | Indicates if the UltraDomainChart.TooltipTemplates property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeToolTipType | Indicates if the UltraDomainChart.ToolTipType property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeTopMargin | Indicates if the UltraDomainChart.TopMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeTransitionDuration | Indicates if the UltraDomainChart.TransitionDuration property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeTransitionEasingFunction | Indicates if the UltraDomainChart.TransitionEasingFunction property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeTransitionInDuration | Indicates if the TransitionInDuration property needs to be serialized. |
| ShouldSerializeTransitionInMode | Indicates if the TransitionInMode property needs to be serialized. |
| ShouldSerializeTransitionInSpeedType | Indicates if the TransitionInSpeedType property needs to be serialized. |
| ShouldSerializeTrendLineBrushes | Indicates if the TrendLineBrushes property needs to be serialized. |
| ShouldSerializeTrendLinePeriod | Indicates if the UltraDomainChart.TrendLinePeriod property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeTrendLineThickness | Indicates if the UltraDomainChart.TrendLineThickness property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeTrendLineType | Indicates if the UltraDomainChart.TrendLineType property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeUnknownValuePlotting | Indicates if the UltraDomainChart.UnknownValuePlotting property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeWindowRect | Indicates if the UltraDomainChart.WindowRect property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraDomainChart) |
| ShouldSerializeXAxisExtent | Indicates if the UltraXYChart.XAxisExtent property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisGap | Indicates if the XAxisGap property needs to be serialized. |
| ShouldSerializeXAxisInterval | Indicates if the XAxisInterval property needs to be serialized. |
| ShouldSerializeXAxisInverted | Indicates if the UltraXYChart.XAxisInverted property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisLabel | Indicates if the UltraXYChart.XAxisLabel property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisLabelAngle | Indicates if the UltraXYChart.XAxisLabelAngle property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisLabelBottomMargin | Indicates if the UltraXYChart.XAxisLabelBottomMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisLabelFontFamily | Indicates if the UltraXYChart.XAxisLabelFontFamily property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisLabelFontSize | Indicates if the UltraXYChart.XAxisLabelFontSize property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisLabelFormat | Indicates if the UltraXYChart.XAxisLabelFormat property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisLabelFormatSpecifiers | Indicates if the UltraXYChart.XAxisLabelFormatSpecifiers property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisLabelHorizontalAlignment | Indicates if the UltraXYChart.XAxisLabelHorizontalAlignment property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisLabelLeftMargin | Indicates if the UltraXYChart.XAxisLabelLeftMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisLabelRightMargin | Indicates if the UltraXYChart.XAxisLabelRightMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisLabelTextColor | Indicates if the UltraXYChart.XAxisLabelTextColor property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisLabelTextStyle | Indicates if the UltraXYChart.XAxisLabelTextStyle property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisLabelTopMargin | Indicates if the UltraXYChart.XAxisLabelTopMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisLabelVerticalAlignment | Indicates if the UltraXYChart.XAxisLabelVerticalAlignment property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisLabelVisibility | Indicates if the UltraXYChart.XAxisLabelVisibility property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisMajorStroke | Indicates if the UltraXYChart.XAxisMajorStroke property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisMajorStrokeThickness | Indicates if the UltraXYChart.XAxisMajorStrokeThickness property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisMinorInterval | Indicates if the XAxisMinorInterval property needs to be serialized. |
| ShouldSerializeXAxisMinorStroke | Indicates if the UltraXYChart.XAxisMinorStroke property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisMinorStrokeThickness | Indicates if the UltraXYChart.XAxisMinorStrokeThickness property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisOverlap | Indicates if the XAxisOverlap property needs to be serialized. |
| ShouldSerializeXAxisStrip | Indicates if the UltraXYChart.XAxisStrip property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisStroke | Indicates if the UltraXYChart.XAxisStroke property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisStrokeThickness | Indicates if the UltraXYChart.XAxisStrokeThickness property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisTickLength | Indicates if the UltraXYChart.XAxisTickLength property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisTickStroke | Indicates if the UltraXYChart.XAxisTickStroke property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisTickStrokeThickness | Indicates if the UltraXYChart.XAxisTickStrokeThickness property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisTitle | Indicates if the UltraXYChart.XAxisTitle property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisTitleAlignment | Indicates if the UltraXYChart.XAxisTitleAlignment property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisTitleAngle | Indicates if the UltraXYChart.XAxisTitleAngle property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisTitleBottomMargin | Indicates if the UltraXYChart.XAxisTitleBottomMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisTitleFontFamily | Indicates if the UltraXYChart.XAxisTitleFontFamily property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisTitleFontSize | Indicates if the UltraXYChart.XAxisTitleFontSize property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisTitleLeftMargin | Indicates if the UltraXYChart.XAxisTitleLeftMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisTitleMargin | Indicates if the UltraXYChart.XAxisTitleMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisTitleRightMargin | Indicates if the UltraXYChart.XAxisTitleRightMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisTitleTextColor | Indicates if the UltraXYChart.XAxisTitleTextColor property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisTitleTextStyle | Indicates if the UltraXYChart.XAxisTitleTextStyle property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeXAxisTitleTopMargin | Indicates if the UltraXYChart.XAxisTitleTopMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisAbbreviateLargeNumbers | Indicates if the YAxisAbbreviateLargeNumbers property needs to be serialized. |
| ShouldSerializeYAxisExtent | Indicates if the UltraXYChart.YAxisExtent property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisInterval | Indicates if the YAxisInterval property needs to be serialized. |
| ShouldSerializeYAxisInverted | Indicates if the UltraXYChart.YAxisInverted property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisIsLogarithmic | Indicates if the YAxisIsLogarithmic property needs to be serialized. |
| ShouldSerializeYAxisLabel | Indicates if the UltraXYChart.YAxisLabel property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisLabelAngle | Indicates if the UltraXYChart.YAxisLabelAngle property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisLabelBottomMargin | Indicates if the UltraXYChart.YAxisLabelBottomMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisLabelFontFamily | Indicates if the UltraXYChart.YAxisLabelFontFamily property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisLabelFontSize | Indicates if the UltraXYChart.YAxisLabelFontSize property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisLabelFormat | Indicates if the UltraXYChart.YAxisLabelFormat property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisLabelFormatSpecifiers | Indicates if the UltraXYChart.YAxisLabelFormatSpecifiers property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisLabelHorizontalAlignment | Indicates if the UltraXYChart.YAxisLabelHorizontalAlignment property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisLabelLeftMargin | Indicates if the UltraXYChart.YAxisLabelLeftMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisLabelLocation | Indicates if the UltraXYChart.YAxisLabelLocation property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisLabelRightMargin | Indicates if the UltraXYChart.YAxisLabelRightMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisLabelTextColor | Indicates if the UltraXYChart.YAxisLabelTextColor property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisLabelTextStyle | Indicates if the UltraXYChart.YAxisLabelTextStyle property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisLabelTopMargin | Indicates if the UltraXYChart.YAxisLabelTopMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisLabelVerticalAlignment | Indicates if the UltraXYChart.YAxisLabelVerticalAlignment property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisLabelVisibility | Indicates if the UltraXYChart.YAxisLabelVisibility property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisLogarithmBase | Indicates if the YAxisLogarithmBase property needs to be serialized. |
| ShouldSerializeYAxisMajorStroke | Indicates if the UltraXYChart.YAxisMajorStroke property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisMajorStrokeThickness | Indicates if the UltraXYChart.YAxisMajorStrokeThickness property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisMaximumValue | Indicates if the YAxisMaximumValue property needs to be serialized. |
| ShouldSerializeYAxisMinimumValue | Indicates if the YAxisMinimumValue property needs to be serialized. |
| ShouldSerializeYAxisMinorInterval | Indicates if the YAxisMinorInterval property needs to be serialized. |
| ShouldSerializeYAxisMinorStroke | Indicates if the UltraXYChart.YAxisMinorStroke property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisMinorStrokeThickness | Indicates if the UltraXYChart.YAxisMinorStrokeThickness property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisStrip | Indicates if the UltraXYChart.YAxisStrip property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisStroke | Indicates if the UltraXYChart.YAxisStroke property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisStrokeThickness | Indicates if the UltraXYChart.YAxisStrokeThickness property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisTickLength | Indicates if the UltraXYChart.YAxisTickLength property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisTickStroke | Indicates if the UltraXYChart.YAxisTickStroke property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisTickStrokeThickness | Indicates if the UltraXYChart.YAxisTickStrokeThickness property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisTitle | Indicates if the UltraXYChart.YAxisTitle property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisTitleAlignment | Indicates if the UltraXYChart.YAxisTitleAlignment property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisTitleAngle | Indicates if the UltraXYChart.YAxisTitleAngle property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisTitleBottomMargin | Indicates if the UltraXYChart.YAxisTitleBottomMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisTitleFontFamily | Indicates if the UltraXYChart.YAxisTitleFontFamily property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisTitleFontSize | Indicates if the UltraXYChart.YAxisTitleFontSize property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisTitleLeftMargin | Indicates if the UltraXYChart.YAxisTitleLeftMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisTitleMargin | Indicates if the UltraXYChart.YAxisTitleMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisTitleRightMargin | Indicates if the UltraXYChart.YAxisTitleRightMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisTitleTextColor | Indicates if the UltraXYChart.YAxisTitleTextColor property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisTitleTextStyle | Indicates if the UltraXYChart.YAxisTitleTextStyle property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| ShouldSerializeYAxisTitleTopMargin | Indicates if the UltraXYChart.YAxisTitleTopMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UltraXYChart) |
| SizeFromClientSize | (Inherited from System.Windows.Forms.Control) |
| Teardown | (Inherited from Infragistics.Win.DataVisualization.DVBaseControl) |
| 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) |