Back to Devexpress

TcxGridChartView Events

vcl-cxgridchartview-dot-tcxgridchartview-dot-underscore-events.md

latest7.1 KB
Original Source

TcxGridChartView Events

A grid Chart View.

NameDescription
CategoriesEvents
DataControllerEventsInherited from TcxCustomGridView.
DiagramAreaEvents
DiagramBarEvents
DiagramColumnEvents
DiagramLineEvents
DiagramPieEvents
DiagramStackedAreaEvents
DiagramStackedBarEvents
DiagramStackedColumnEvents
OnActiveDataLevelChangedOccurs every time the active data level changes.
OnActiveDiagramChangedOccurs when an active diagram is changed.
OnCustomDrawLegendOccurs every time a chart legend is about to be drawn.
OnCustomDrawLegendItemOccurs every time a legend item is about to be drawn.
OnCustomizationInherited from TcxCustomGridView.
OnDataGroupPosChangedOccurs when an end-user repositions a data level in the data level navigator.
OnDblClickOccurs when an end-user double-clicks within the current View. Inherited from TcxCustomGridView.
OnDragDropOccurs when a user drops the object being dragged within the current View. Inherited from TcxCustomGridView.
OnDragOverOccurs when a user drags an object over the current View. Inherited from TcxCustomGridView.
OnEndDragOccurs when finishing dragging an object. Inherited from TcxCustomGridView.
OnFirstVisibleCategoryIndexChangedOccurs after the first visible category in a paged diagram has been changed.
OnGetStoredPropertiesOccurs when the list of the current View’s properties that will be stored in external storage is produced. Inherited from TcxCustomGridView.
OnGetStoredPropertyValueOccurs when the values of the current View’s properties are stored in external storage. Inherited from TcxCustomGridView.
OnGetValueHintOccurs when the text of a hint for a series value in the View needs to be determined.
OnInitStoredObjectOccurs when a non-existent View element that is present within storage is created within the View. Inherited from TcxCustomGridView.
OnKeyDownInherited from TcxCustomGridView.
OnKeyPressInherited from TcxCustomGridView.
OnKeyUpInherited from TcxCustomGridView.
OnMouseDownOccurs when an end-user presses a mouse button and the mouse pointer is located over the current View. Inherited from TcxCustomGridView.
OnMouseEnterOccurs when the mouse pointer moves over the current View. Inherited from TcxCustomGridView.
OnMouseLeaveOccurs when the mouse pointer leaves the current View. Inherited from TcxCustomGridView.
OnMouseMoveInherited from TcxCustomGridView.
OnMouseUpOccurs when an end-user releases a mouse button that was pressed and the mouse pointer is located over the current View. Inherited from TcxCustomGridView.
OnMouseWheelInherited from TcxCustomGridView.
OnMouseWheelDownInherited from TcxCustomGridView.
OnMouseWheelUpInherited from TcxCustomGridView.
OnSeriesPosChangedOccurs when an end-user modifies the visible position of a series in categories.
OnSetStoredPropertyValueOccurs when the values of the current View’s properties are restored from external storage. Inherited from TcxCustomGridView.
OnStartDragOccurs when a user starts dragging by left-clicking the current View. Inherited from TcxCustomGridView.
OnValueClickOccurs when a data marker for a particular chart value is clicked.
StylesEventsInherited from TcxCustomGridView.

See Also

TcxGridChartView Class

TcxGridChartView Members

cxGridChartView Unit