ComponentOne Chart for .NET (2.0) Search HelpCentral 

C1Chart Events

The events of the C1Chart class are listed here. For a complete list of C1Chart class members, see the C1Chart Members topic.

Public Events

BackColorChanged (inherited from Control)

Event raised when the value of the BackColor property is changed on Control.

BackgroundImageChanged (inherited from Control)

Event raised when the value of the BackgroundImage property is changed on Control.

BackgroundImageLayoutChanged (inherited from Control)

Event raised when the value of the BackgroundImageLayout property is changed on Control.

BindingContextChanged (inherited from Control)

Event raised when the value of the BindingContext property is changed on Control.

CausesValidationChanged (inherited from Control)

Event raised when the value of the CausesValidation property is changed on Control.

ChangeUICues (inherited from Control)

Occurs when focus rectangles and keyboard cue underlines are being shown or hidden.

ChartChanged

Occurs when the chart has changed.

Click (inherited from Control)

Occurs when the component is clicked.

ClientSizeChanged (inherited from Control)

Event raised when the value of the ClientSize property is changed on Control.

ContextMenuChanged (inherited from Control)

Occurs when the value of the ContextMenu property changes.

ContextMenuStripChanged (inherited from Control)

Occurs when the value of the ContextMenuStrip property changes.

ControlAdded (inherited from Control)

Occurs when a control is added to this control.

ControlRemoved (inherited from Control)

Occurs when a control is removed from this control.

CursorChanged (inherited from Control)

Event raised when the value of the Cursor property is changed on Control.

DataSourceChanged

Occurs when the DataSource property has changed.

DockChanged (inherited from Control)

Event raised when the value of the Dock property is changed on Control.

DoubleClick (inherited from Control)

Occurs when the component is double-clicked.

DragDrop (inherited from Control)

Occurs when a drag-and-drop operation is completed.

DragEnter (inherited from Control)

Occurs when the mouse drags an item into the client area for this Control.

DragLeave (inherited from Control)

Occurs when an object is dragged out of the control's bounds.

DragOver (inherited from Control)

Occurs when an object is dragged over the control's bounds.

DrawDataSeries

Fires when the data series is about to be drawn. This event allows changes to the brush that will be used for data series plotting, including the addition of hatching, gradients and textures.

DrawLegendEntry

Fires when legend entry is drawn.

EnabledChanged (inherited from Control)

Occurs when the control's enabled state changes.

Enter (inherited from Control)

Occurs when the control becomes the active control of the form.

FontChanged (inherited from Control)

Event raised when the value of the Font property is changed on Control.

ForeColorChanged (inherited from Control)

Event raised when the value of the ForeColor property is changed on Control.

GiveFeedback (inherited from Control)

Occurs when the mouse drags an item. The system requests that the Control provide feedback to that effect.

GotFocus (inherited from Control)

Occurs when the control gets focus.

HandleCreated (inherited from Control)

Occurs when the control's native handle is created.

HandleDestroyed (inherited from Control)

Occurs when the control's native handle is destroyed.

HelpRequested (inherited from Control)

Occurs when the user invokes Help for the control.

HighlightChanged

Occurs when highlighted data element has been changed.

ImeModeChanged (inherited from Control)

Occurs when the control's input method editor (IME) mode changes.

Invalidated (inherited from Control)

Occurs when a control's display requires redrawing.

KeyDown (inherited from Control)

Occurs when a key is first pressed.

KeyPress (inherited from Control)

Occurs when the control has focus and the user presses and releases a key.

KeyUp (inherited from Control)

Occurs when a key is released.

Layout (inherited from Control)

Occurs when the control is about to lay out its contents.

LayoutLabels

Fires before rendering labels and allows repositioning labels relative to positions of other chart elements or using data mapping methods.

Leave (inherited from Control)

Occurs when the control is no longer the active control of the form.

Load (inherited from UserControl)

Occurs whenever the user control loads.

LocationChanged (inherited from Control)

Event raised when the value of the Location property is changed on Control.

LostFocus (inherited from Control)

Occurs when the control loses focus.

MarginChanged (inherited from Control)

Occurs when the Margin property has changed.

MouseCaptureChanged (inherited from Control)

Occurs after the mouse capture is changed.

MouseClick (inherited from Control)

Occurs when the control is clicked by the mouse.

MouseDoubleClick (inherited from Control)

Occurs when the control is double clicked by the mouse.

MouseDown (inherited from Control)

Occurs when the mouse pointer is over the component and a mouse button is pressed.

MouseEnter (inherited from Control)

Occurs when the mouse enters the visible part of the control.

MouseHover (inherited from Control)

Occurs when the mouse remains stationary inside of the control for an amount of time.

MouseLeave (inherited from Control)

Occurs when the mouse leaves the visible part of the control.

MouseMove (inherited from Control)

Occurs when the mouse pointer is moved over the component.

MouseUp (inherited from Control)

Occurs when the mouse pointer is over the component and a mouse button is released.

MouseWheel (inherited from Control)

Occurs when the mouse wheel moves while the control has focus.

Move (inherited from Control)

Occurs when a control is moved.

PaddingChanged (inherited from Control)

Occurs when the Padding property has changed.

Paint (inherited from Control)

Occurs when a control needs repainting.

PaintPlotArea

Occurs when interactive action is drawing.

ParentChanged (inherited from Control)

Event raised when the value of the Parent property is changed on Control.

PreviewKeyDown (inherited from Control)

Occurs before the KeyDown event when a key is pressed while focus is on this control.

QueryAccessibilityHelp (inherited from Control)

Occurs when an Accessibility client invokes Help for the control.

QueryContinueDrag (inherited from Control)

Occurs when the mouse drags an item. The system requests whether the drag-and-drop operation should be allowed to continue.

RegionChanged (inherited from Control)

Event raised when the value of Region property is changed on Control.

Resize (inherited from Control)

Occurs when a control is resized.

RightToLeftChanged (inherited from Control)

Occurs when the value of the RightToLeft property changes.

Scroll (inherited from ScrollableControl)

Occurs when the user moves the scroll box.

ShowTooltip

Occurs when ToolTip is shown.

SizeChanged (inherited from Control)

Event raised when the value of the Size property is changed on Control.

StyleChanged (inherited from Control)

Event raised when the window style of a Control is changed.

SystemColorsChanged (inherited from Control)

Event raised when the system colors change.

TabIndexChanged (inherited from Control)

Event raised when the value of the TabIndex property is changed.

TabStopChanged (inherited from Control)

Event raised when the value of the TabStop property is changed on Control.

Transform

Fires when interactive action is about to occur. This event permits additional control over the parameters of user interactions. It possible to change axes limits or cancel transformation.

Validated (inherited from Control)

Occurs after a control has been successfully validated.

Validating (inherited from Control)

Occurs when the control is validating.

VisibleChanged (inherited from Control)

Occurs when the control's visibility changes.

See Also

C1Chart Class | C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.