| 名前 | 解説 |
 | AdjustFormScrollbars | Adjusts the scroll bars on the container based on the current control positions and the control currently selected. System.Windows.Forms.ContainerControlから継承されます。 |
 | CreateAccessibilityInstance | Creates a new accessibility object for the control. System.Windows.Forms.Controlから継承されます。 |
 | CreateControlsInstance | Creates a new instance of the control collection for the control. System.Windows.Forms.Controlから継承されます。 |
 | CreateHandle | Creates a handle for the control. System.Windows.Forms.Controlから継承されます。 |
 | DefWndProc | Sends the specified message to the default window procedure. System.Windows.Forms.Controlから継承されます。 |
 | DestroyHandle | Destroys the handle associated with the control. System.Windows.Forms.Controlから継承されます。 |
 | Finalize | System.ComponentModel.Componentから継承されます。 |
 | GetAccessibilityObjectById | Retrieves the specified System.Windows.Forms.AccessibleObject. System.Windows.Forms.Controlから継承されます。 |
 | GetAutoSizeMode | Retrieves a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. System.Windows.Forms.Controlから継承されます。 |
 | GetScaledBounds | Retrieves the bounds within which the control is scaled. System.Windows.Forms.Controlから継承されます。 |
 | GetScrollState | Determines whether the specified flag has been set. System.Windows.Forms.ScrollableControlから継承されます。 |
 | GetService | System.ComponentModel.Componentから継承されます。 |
 | GetStyle | Retrieves the value of the specified control style bit for the control. System.Windows.Forms.Controlから継承されます。 |
 | GetTopLevel | Determines if the control is a top-level control. System.Windows.Forms.Controlから継承されます。 |
 | InitLayout | Called after the control has been added to another container. System.Windows.Forms.Controlから継承されます。 |
 | InvokeGotFocus | Raises the System.Windows.Forms.Control.GotFocus event for the specified control. System.Windows.Forms.Controlから継承されます。 |
 | InvokeLostFocus | Raises the System.Windows.Forms.Control.LostFocus event for the specified control. System.Windows.Forms.Controlから継承されます。 |
 | InvokeOnClick | Raises the System.Windows.Forms.Control.Click event for the specified control. System.Windows.Forms.Controlから継承されます。 |
 | InvokePaint | Raises the System.Windows.Forms.Control.Paint event for the specified control. System.Windows.Forms.Controlから継承されます。 |
 | InvokePaintBackground | Raises the PaintBackground event for the specified control. System.Windows.Forms.Controlから継承されます。 |
 | IsInputChar | Determines if a character is an input character that the control recognizes. System.Windows.Forms.Controlから継承されます。 |
 | IsInputKey | Determines whether the specified key is a regular input key or a special key that requires preprocessing. System.Windows.Forms.Controlから継承されます。 |
 | MemberwiseClone | オーバーロードされます。 Creates a shallow copy of the current System.MarshalByRefObject object. System.MarshalByRefObjectから継承されます。 |
 | NotifyInvalidate | Raises the System.Windows.Forms.Control.Invalidated event with a specified region of the control to invalidate. System.Windows.Forms.Controlから継承されます。 |
 | OnAutoSizeChanged | Raises the System.Windows.Forms.Control.AutoSizeChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnAutoValidateChanged | Raises the System.Windows.Forms.ContainerControl.AutoValidateChanged event. System.Windows.Forms.ContainerControlから継承されます。 |
 | OnBackColorChanged | Raises the System.Windows.Forms.Control.BackColorChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnBackgroundImageChanged | Raises the System.Windows.Forms.Control.BackgroundImageChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnBackgroundImageLayoutChanged | Raises the System.Windows.Forms.Control.BackgroundImageLayoutChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnBindingContextChanged | Raises the System.Windows.Forms.Control.BindingContextChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnCausesValidationChanged | Raises the System.Windows.Forms.Control.CausesValidationChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnChangeUICues | Raises the System.Windows.Forms.Control.ChangeUICues event. System.Windows.Forms.Controlから継承されます。 |
 | OnChart3DTransformed | Chart3DTransformイベントのハンドラー。 |
 | OnChartDataClicked | ChartDataClickedイベントのハンドラー。 |
 | OnChartDataDoubleClicked | ChartDataDoubleClickedイベントのハンドラー。 |
 | OnClick | Raises the System.Windows.Forms.Control.Click event. System.Windows.Forms.Controlから継承されます。 |
 | OnClientSizeChanged | Raises the System.Windows.Forms.Control.ClientSizeChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnContextMenuChanged | Raises the System.Windows.Forms.Control.ContextMenuChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnContextMenuStripChanged | Raises the System.Windows.Forms.Control.ContextMenuStripChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnControlAdded | Raises the System.Windows.Forms.Control.ControlAdded event. System.Windows.Forms.Controlから継承されます。 |
 | OnControlRemoved | Raises the System.Windows.Forms.Control.ControlRemoved event. System.Windows.Forms.Controlから継承されます。 |
 | OnCreateControl | Raises the CreateControl event. System.Windows.Forms.UserControlから継承されます。 |
 | OnCursorChanged | Raises the System.Windows.Forms.Control.CursorChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnDataItemOut | DataItemOutイベントのハンドラー。 |
 | OnDataItemOver | DataItemOverイベントのハンドラー。 |
 | OnDockChanged | Raises the System.Windows.Forms.Control.DockChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnDoubleClick | Raises the System.Windows.Forms.Control.DoubleClick event. System.Windows.Forms.Controlから継承されます。 |
 | OnDpiChangedAfterParent | Raises the System.Windows.Forms.Control.DpiChangedAfterParent event. System.Windows.Forms.Controlから継承されます。 |
 | OnDpiChangedBeforeParent | Raises the System.Windows.Forms.Control.DpiChangedBeforeParent event. System.Windows.Forms.Controlから継承されます。 |
 | OnDragDrop | Raises the System.Windows.Forms.Control.DragDrop event. System.Windows.Forms.Controlから継承されます。 |
 | OnDragEnter | Raises the System.Windows.Forms.Control.DragEnter event. System.Windows.Forms.Controlから継承されます。 |
 | OnDragLeave | Raises the System.Windows.Forms.Control.DragLeave event. System.Windows.Forms.Controlから継承されます。 |
 | OnDragOver | Raises the System.Windows.Forms.Control.DragOver event. System.Windows.Forms.Controlから継承されます。 |
 | OnDrilledDown | DrilledDownイベントのハンドラー。 |
 | OnEnabledChanged | Raises the System.Windows.Forms.Control.EnabledChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnEnter | Raises the System.Windows.Forms.Control.Enter event. System.Windows.Forms.Controlから継承されます。 |
 | OnFontChanged | Raises the System.Windows.Forms.Control.FontChanged event. System.Windows.Forms.ContainerControlから継承されます。 |
 | OnForeColorChanged | Raises the System.Windows.Forms.Control.ForeColorChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnGiveFeedback | Raises the System.Windows.Forms.Control.GiveFeedback event. System.Windows.Forms.Controlから継承されます。 |
 | OnGotFocus | Raises the System.Windows.Forms.Control.GotFocus event. System.Windows.Forms.Controlから継承されます。 |
 | OnHandleCreated | Raises the System.Windows.Forms.Control.HandleCreated event. System.Windows.Forms.Controlから継承されます。 |
 | OnHandleDestroyed | Raises the System.Windows.Forms.Control.HandleDestroyed event. System.Windows.Forms.Controlから継承されます。 |
 | OnHelpRequested | Raises the System.Windows.Forms.Control.HelpRequested event. System.Windows.Forms.Controlから継承されます。 |
 | OnImeModeChanged | Raises the System.Windows.Forms.Control.ImeModeChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnInvalidated | Raises the System.Windows.Forms.Control.Invalidated event. System.Windows.Forms.Controlから継承されます。 |
 | OnInvalidDataReceived | InvalidDataReceivedイベントのハンドラー。 |
 | OnKeyDown | オーバーライドされます。 チャートを操作するための機能を実装し、KeyDown イベントを発生します。 |
 | OnKeyPress | Raises the System.Windows.Forms.Control.KeyPress event. System.Windows.Forms.Controlから継承されます。 |
 | OnKeyUp | Raises the System.Windows.Forms.Control.KeyUp event. System.Windows.Forms.Controlから継承されます。 |
 | OnLayout | Raises the System.Windows.Forms.Control.Layout event. System.Windows.Forms.ContainerControlから継承されます。 |
 | OnLeave | Raises the System.Windows.Forms.Control.Leave event. System.Windows.Forms.Controlから継承されます。 |
 | OnLoad | オーバーライドされます。 Loadイベントのイベントハンドラー。 |
 | OnLocationChanged | Raises the System.Windows.Forms.Control.LocationChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnLostFocus | Raises the System.Windows.Forms.Control.LostFocus event. System.Windows.Forms.Controlから継承されます。 |
 | OnMarginChanged | Raises the System.Windows.Forms.Control.MarginChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnMouseCaptureChanged | Raises the System.Windows.Forms.Control.MouseCaptureChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnMouseClick | Raises the System.Windows.Forms.Control.MouseClick event. System.Windows.Forms.Controlから継承されます。 |
 | OnMouseDoubleClick | Raises the System.Windows.Forms.Control.MouseDoubleClick event. System.Windows.Forms.Controlから継承されます。 |
 | OnMouseDown | オーバーライドされます。 チャートを操作するための機能を実装し、MouseDown イベントを発生します。 |
 | OnMouseEnter | オーバーライドされます。 チャートを操作するための機能を実装し、System.Windows.Forms.Control.MouseEnter イベントを発生します。 |
 | OnMouseHover | Raises the System.Windows.Forms.Control.MouseHover event. System.Windows.Forms.Controlから継承されます。 |
 | OnMouseLeave | オーバーライドされます。 チャートを操作するための機能を実装し、System.Windows.Forms.Control.MouseLeave イベントを発生します。 |
 | OnMouseMove | オーバーライドされます。 チャートを操作するための機能を実装し、MouseMove イベントを発生します。 |
 | OnMouseUp | オーバーライドされます。 チャートを操作するための機能を実装し、MouseUp イベントを発生します。 |
 | OnMouseWheel | オーバーライドされます。 チャートを操作するための機能を実装し、MouseWheel イベントを発生します。 |
 | OnMove | Raises the System.Windows.Forms.Control.Move event. System.Windows.Forms.Controlから継承されます。 |
 | OnNotifyMessage | Notifies the control of Windows messages. System.Windows.Forms.Controlから継承されます。 |
 | OnPaddingChanged | Raises the System.Windows.Forms.Control.PaddingChanged event. System.Windows.Forms.ScrollableControlから継承されます。 |
 | OnPaint | オーバーライドされます。 Chartコントロールを再描画します。 |
 | OnPaintBackground | Paints the background of the control. System.Windows.Forms.ScrollableControlから継承されます。 |
 | OnParentBackColorChanged | Raises the System.Windows.Forms.Control.BackColorChanged event when the System.Windows.Forms.Control.BackColor property value of the control's container changes. 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. 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. System.Windows.Forms.Controlから継承されます。 |
 | OnParentChanged | Raises the System.Windows.Forms.Control.ParentChanged event. System.Windows.Forms.ContainerControlから継承されます。 |
 | OnParentCursorChanged | Raises the System.Windows.Forms.Control.CursorChanged event. 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. 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. 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. 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. 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. System.Windows.Forms.Controlから継承されます。 |
 | OnPreviewKeyDown | Raises the System.Windows.Forms.Control.PreviewKeyDown event. System.Windows.Forms.Controlから継承されます。 |
 | OnPrint | Raises the System.Windows.Forms.Control.Paint event. System.Windows.Forms.Controlから継承されます。 |
 | OnQueryContinueDrag | Raises the System.Windows.Forms.Control.QueryContinueDrag event. System.Windows.Forms.Controlから継承されます。 |
 | OnRegionChanged | Raises the System.Windows.Forms.Control.RegionChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnResize | オーバーライドされます。 コントロールのサイズを変更するときに呼び出します。 |
 | OnRightToLeftChanged | Raises the System.Windows.Forms.Control.RightToLeftChanged event. System.Windows.Forms.ScrollableControlから継承されます。 |
 | OnScroll | Raises the System.Windows.Forms.ScrollableControl.Scroll event. System.Windows.Forms.ScrollableControlから継承されます。 |
 | OnSizeChanged | オーバーライドされます。 コントロールのサイズを変更するときに呼び出します。 |
 | OnStyleChanged | Raises the System.Windows.Forms.Control.StyleChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnSystemColorsChanged | Raises the System.Windows.Forms.Control.SystemColorsChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnTabIndexChanged | Raises the System.Windows.Forms.Control.TabIndexChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnTabStopChanged | Raises the System.Windows.Forms.Control.TabStopChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnTextChanged | Raises the System.Windows.Forms.Control.TextChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnValidated | Raises the System.Windows.Forms.Control.Validated event. System.Windows.Forms.Controlから継承されます。 |
 | OnValidating | Raises the System.Windows.Forms.Control.Validating event. System.Windows.Forms.Controlから継承されます。 |
 | OnVisibleChanged | Raises the System.Windows.Forms.Control.VisibleChanged event. System.Windows.Forms.ScrollableControlから継承されます。 |
 | ProcessCmdKey | Processes a command key. System.Windows.Forms.ContainerControlから継承されます。 |
 | ProcessDialogChar | Processes a dialog character. System.Windows.Forms.ContainerControlから継承されます。 |
 | ProcessDialogKey | Processes a dialog key. System.Windows.Forms.ContainerControlから継承されます。 |
 | ProcessKeyEventArgs | Processes a key message and generates the appropriate control events. System.Windows.Forms.Controlから継承されます。 |
 | ProcessKeyPreview | Previews a keyboard message. System.Windows.Forms.Controlから継承されます。 |
 | ProcessTabKey | Selects the next available control and makes it the active control. System.Windows.Forms.ContainerControlから継承されます。 |
 | RaiseDragEvent | Raises the appropriate drag event. System.Windows.Forms.Controlから継承されます。 |
 | RaiseKeyEvent | Raises the appropriate key event. System.Windows.Forms.Controlから継承されます。 |
 | RaiseMouseEvent | Raises the appropriate mouse event. System.Windows.Forms.Controlから継承されます。 |
 | RaisePaintEvent | Raises the appropriate paint event. System.Windows.Forms.Controlから継承されます。 |
 | RecreateHandle | Forces the re-creation of the handle for the control. System.Windows.Forms.Controlから継承されます。 |
 | RescaleConstantsForDpi | Provides constants for rescaling the control when a DPI change occurs. System.Windows.Forms.Controlから継承されます。 |
 | ResetMouseEventArgs | Resets the control to handle the System.Windows.Forms.Control.MouseLeave event. System.Windows.Forms.Controlから継承されます。 |
 | RtlTranslateAlignment | オーバーロードされます。 Converts the specified System.Windows.Forms.HorizontalAlignment to the appropriate System.Windows.Forms.HorizontalAlignment to support right-to-left text. 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. 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. System.Windows.Forms.Controlから継承されます。 |
 | ScaleControl | System.Windows.Forms.ScrollableControlから継承されます。 |
 | ScrollToControl | Calculates the scroll offset to the specified child control. System.Windows.Forms.ScrollableControlから継承されます。 |
 | SetAutoSizeMode | Sets a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. System.Windows.Forms.Controlから継承されます。 |
 | SetBoundsCore | Performs the work of setting the specified bounds of this control. System.Windows.Forms.Controlから継承されます。 |
 | SetClientSizeCore | Sets the size of the client area of the control. System.Windows.Forms.Controlから継承されます。 |
 | SetDisplayRectLocation | Positions the display window to the specified value. System.Windows.Forms.ScrollableControlから継承されます。 |
 | SetScrollState | Sets the specified scroll state flag. System.Windows.Forms.ScrollableControlから継承されます。 |
 | SetStyle | Sets a specified System.Windows.Forms.ControlStyles flag to either true or false. System.Windows.Forms.Controlから継承されます。 |
 | SetTopLevel | Sets the control as the top-level control. System.Windows.Forms.Controlから継承されます。 |
 | SetVisibleCore | Sets the control to the specified visible state. System.Windows.Forms.Controlから継承されます。 |
 | ShouldSerializeAxis | Axis プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeBackColor | BackColor プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeBackgroundImage | BackgroundImage プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeBackgroundImageStyle | BackgroundImageStyle プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeBarChart | BarChart プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeBarChart3D | BarChart3D プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeBorder | Border プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeChartType | ChartType プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeColorModel | ColorModel プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeColumnChart | ColumnChart プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeColumnChart3D | ColumnChart3D プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeData | Data プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeDataMember | DataMember プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeDataSource | DataSource プロパティをデフォルト値に設定するかどうかを指定します。 |
 | ShouldSerializeEnableCrossHair | EnableCrossHair プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeGanttChart | GanttChart プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeLegend | Legend プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeLineChart | LineChart プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializePieChart | PieChart プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializePieChart3D | PieChart3D プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeProbabilityChart | ProbabilityChart プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeRadarChart | RadarChart プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeScatterChart | ScatterChart プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeSplineAreaChart | SplineAreaChart プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeSplineChart | SplineChart プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeTitleBottom | TitleBottom プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeTitleLeft | TitleLeft プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeTitleRight | TitleRight プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeTitleTop | TitleTop プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeTransform3D | Transform3D プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | SizeFromClientSize | System.Windows.Forms.Controlから継承されます。 |
 | UpdateDefaultButton | When overridden by a derived class, updates which button is the default button. System.Windows.Forms.ContainerControlから継承されます。 |
 | UpdateStyles | Forces the assigned styles to be reapplied to the control. System.Windows.Forms.Controlから継承されます。 |
 | UpdateZOrder | Updates the control in its parent's z-order. System.Windows.Forms.Controlから継承されます。 |
 | WndProc | Processes Windows messages. System.Windows.Forms.UserControlから継承されます。 |