Back to Devexpress

ChartControl Events

windowsforms-devexpress-dot-xtracharts-dot-chartcontrol-dot-underscore-events.md

latest33.2 KB
Original Source

ChartControl Events

Visualizes data as bars, areas, lines and other shapes. See Chart Control.

NameDescription
AnimationEndedOccurs after animations end.
AnnotationRepositoryChangedOccurs after a user adds, edits or deletes an annotation.
AnnotationRepositoryChangingOccurs when a user adds, edits or deletes an annotation before the user’s operation is applied to the annotation repository.
AutoSizeChangedThis event is not relevant for this class. Inherited from Control.
AxisScaleChangedOccurs when the scale mode, measure unit, grid alignment or grid spacing of the axis scale has been changed.
AxisVisualRangeChangedOccurs when the axis visual range has been changed.
AxisWholeRangeChangedOccurs when the axis whole range has been changed.
BackColorChangedOccurs when the value of the BackColor property changes. Inherited from Control.
BackgroundImageChangedOccurs when the value of the BackgroundImage property changes. Inherited from Control.
BackgroundImageLayoutChangedOccurs when the BackgroundImageLayout property changes. Inherited from Control.
BeforeScrollOccurs before the diagram is scrolled.
BeforeZoomOccurs before the chart is zoomed.
BindingContextChangedOccurs when the value of the BindingContext property changes. Inherited from Control.
BoundDataChangedOccurs every time a chart control generates its series points from the underlying data source.
CausesValidationChangedOccurs when the value of the CausesValidation property changes. Inherited from Control.
ChangeUICuesOccurs when the focus or keyboard user interface (UI) cues change. Inherited from Control.
ClickOccurs when the control is clicked. Inherited from Control.
ClientSizeChangedOccurs when the value of the ClientSize property changes. Inherited from Control.
ConstantLineMovedOccurs when a user moves a constant line.
ContextMenuChangedOccurs when the value of the ContextMenu property changes. Inherited from Control.
ContextMenuStripChangedOccurs when the value of the ContextMenuStrip property changes. Inherited from Control.
ControlAddedOccurs when a new control is added to the Control.ControlCollection. Inherited from Control.
ControlRemovedOccurs when a control is removed from the Control.ControlCollection. Inherited from Control.
CursorChangedOccurs when the value of the Cursor property changes. Inherited from Control.
CustomDrawAxisLabelOccurs before axis label items are drawn when the chart’s contents are being drawn.
CustomDrawCrosshairOccurs before crosshair items are drawn when the chart’s contents are being drawn.
CustomDrawSeriesOccurs before a series is drawn when the chart’s contents are being drawn.
CustomDrawSeriesPointOccurs before a series point is drawn when the chart’s contents is being drawn.
CustomizeAutoBindingSettingsOccurs after automatic settings are applied to a chart’s data source.
CustomizeLegendObsolete. Occurs before automatic settings are applied to the legend‘s layout properties.
CustomizePieTotalLabelOccurs when the ChartControl draws total labels for Pie and Doughnut series.
CustomizeResolveOverlappingModeObsolete. Occurs before the chart enables a mode that allows you to avoid overlapping series labels.
CustomizeSimpleDiagramLayoutOccurs after the adaptive layout is enabled for the chart control to customize the Simple Diagram‘s layout properties.
CustomizeStackedBarTotalLabelOccurs when the ChartControl draws total labels for Stacked Bar series.
CustomizeXAxisLabelsObsolete. Occurs after automatic layout settings are applied to the X-axis’ labels.
CustomPaintOccurs after all the chart’s visual elements have been drawn.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
DockChangedOccurs when the value of the Dock property changes. Inherited from Control.
DoubleClickOccurs when the control is double-clicked. Inherited from Control.
DragDropOccurs when a drag-and-drop operation is completed. Inherited from Control.
DragEnterOccurs when an object is dragged into the control’s bounds. Inherited from Control.
DragLeaveOccurs when an object is dragged out of the control’s bounds. Inherited from Control.
DragOverOccurs when an object is dragged over the control’s bounds. Inherited from Control.
DrillDownStateChangedOccurs when the Chart Control’s drill down state is changed.
DrillDownStateChangingOccurs before the Chart Control’s drill down state is changed.
EnabledChangedOccurs when the Enabled property value has changed. Inherited from Control.
EndLoadingOccurs when the Chart Control’s object model is completely initialized.
EnterOccurs when the control is entered. Inherited from Control.
FontChangedOccurs when the Font property value changes. Inherited from Control.
ForeColorChangedOccurs when the ForeColor property value changes. Inherited from Control.
GiveFeedbackOccurs during a drag operation. Inherited from Control.
GotFocusOccurs when the control receives focus. Inherited from Control.
HandleCreatedOccurs when a handle is created for the control. Inherited from Control.
HandleDestroyedOccurs when the control’s handle is in the process of being destroyed. Inherited from Control.
HelpRequestedOccurs when the user requests help for a control. Inherited from Control.
ImeModeChangedOccurs when the ImeMode property has changed. Inherited from Control.
InvalidatedOccurs when a control’s display requires redrawing. Inherited from Control.
KeyDownOccurs when a key is pressed while the control has focus. Inherited from Control.
KeyPressOccurs when a character. space or backspace key is pressed while the control has focus. Inherited from Control.
KeyUpOccurs when a key is released while the control has focus. Inherited from Control.
LayoutOccurs when a control should reposition its child controls. Inherited from Control.
LeaveOccurs when the input focus leaves the control. Inherited from Control.
LegendItemCheckedOccurs when a legend item is checked in the legend checkbox.
LocationChangedOccurs when the Location property value has changed. Inherited from Control.
LostFocusOccurs when the control loses focus. Inherited from Control.
MarginChangedOccurs when the control’s margin changes. Inherited from Control.
MouseCaptureChangedOccurs when the control loses mouse capture. Inherited from Control.
MouseClickOccurs when the control is clicked by the mouse. Inherited from Control.
MouseDoubleClickOccurs when the control is double clicked by the mouse. Inherited from Control.
MouseDownOccurs when the mouse pointer is over the control and a mouse button is pressed. Inherited from Control.
MouseEnterOccurs when the mouse pointer enters the control. Inherited from Control.
MouseHoverOccurs when the mouse pointer rests on the control. Inherited from Control.
MouseLeaveOccurs when the mouse pointer leaves the control. Inherited from Control.
MouseMoveOccurs when the mouse pointer is moved over the control. Inherited from Control.
MouseUpOccurs when the mouse pointer is over the control and a mouse button is released. Inherited from Control.
MouseWheelOccurs when the mouse wheel moves while the control has focus. Inherited from Control.
MoveOccurs when the control is moved. Inherited from Control.
ObjectHotTrackedOccurs before any chart element is hot-tracked at runtime.
ObjectSelectedOccurs before any chart element is selected at runtime.
PaddingChangedOccurs when the control’s padding changes. Inherited from Control.
PaintOccurs when the control is redrawn. Inherited from Control.
PaneCollapsedChangedOccurs when any chart pane’s collapse state is changed.
ParentChangedOccurs when the Parent property value changes. Inherited from Control.
PieSeriesPointExplodedFires when a pie slice, representing a series point, is moved to or from the pie center.
PivotChartingCustomizeLegendOccurs before automatic settings are applied to the legend‘s layout properties.
PivotChartingCustomizeResolveOverlappingModeOccurs before the chart enables a mode that allows you to avoid overlapping series labels.
PivotChartingCustomizeXAxisLabelsOccurs after automatic layout settings are applied to the X-axis’ labels.
PivotGridSeriesExcludedOccurs after a chart has been bound to a Pivot Grid.
PivotGridSeriesPointsExcludedOccurs after a chart has been bound to a Pivot Grid.
PreviewKeyDownOccurs before the KeyDown event when a key is pressed while focus is on this control. Inherited from Control.
PrintInitializeAllows you to customize print and export options before the chart is printed or exported.
QueryAccessibilityHelpOccurs when AccessibleObject is providing help to accessibility applications. Inherited from Control.
QueryContinueDragOccurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled. Inherited from Control.
QueryCursorOccurs when there is a request to display the cursor.
RegionChangedOccurs when the value of the Region property changes. Inherited from Control.
ResizeOccurs when the control is resized. Inherited from Control.
RightToLeftChangedOccurs when the RightToLeft property value changes. Inherited from Control.
ScrollOccurs when an end-user scrolls the ChartControl.
Scroll3DOccurs when an end-user scrolls the 3D diagram.
SelectedItemsChangedOccurs after the selection of a chart item has been changed.
SelectedItemsChangingOccurs before the Chart Control’s selected items collection is changed, enabling a handler to cancel the selection change.
SizeChangedOccurs when the Size property value changes. Inherited from Control.
SmallChartTextShowingOccurs when the control shrinks to a size that cannot accommodate a readable chart.
StyleChangedOccurs when the control style changes. Inherited from Control.
SystemColorsChangedOccurs when the system colors change. Inherited from Control.
TabIndexChangedOccurs when the TabIndex property value changes. Inherited from Control.
TabStopChangedOccurs when the TabStop property value changes. Inherited from Control.
TextChangedOccurs when the Text property value changes. Inherited from Control.
ValidatedOccurs when the control is finished validating. Inherited from Control.
ValidatingOccurs when the control is validating. Inherited from Control.
VisibleChangedOccurs when the Visible property value changes. Inherited from Control.
ZoomOccurs when an end-user zooms in or out of the ChartControl.
Zoom3DOccurs when an end-user zooms in or out of the 3D diagram.

See Also

ChartControl Class

ChartControl Members

DevExpress.XtraCharts Namespace