Skip to main content

TcxGridChartController Methods

A View controller for a Chart View.
Name Description
ActiveDiagramSupportsPaging Determines whether the active diagram supports paging capabilities.
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
BeforeStartDrag Inherited from TcxCustomGridController.
BeginDragAndDrop Inherited from TcxCustomGridController.
BeginUpdate(TcxGridShowLockedStateImageMode) Prevents a grid View from updating until the EndUpdate method is called. Inherited from TcxGridViewHandler.
CancelHint Inherited from TcxCustomGridController.
CanDrag(Integer,Integer) Inherited from TcxCustomGridController.
ControlFocusChanged Inherited from TcxCustomGridController.
DataDrillDown(Integer) Performs a drill-down on the specified category value of the active data group.
DataDrillUp Performs a drill-up (activates a lower data level relative to the currently active data level).
DesignerModified Inherited from TcxCustomGridController.
DoCancelMode Inherited from TcxCustomGridController.
DoCheckCoordinates Inherited from TcxCustomGridController.
DoControlFocusChanged Inherited from TcxCustomGridController.
DoKeyDown(Word,TShiftState) Inherited from TcxCustomGridController.
DragAndDrop(TPoint,Boolean) Inherited from TcxCustomGridController.
DragDrop(TObject,Integer,Integer) Inherited from TcxCustomGridController.
DragOver(TObject,Integer,Integer,TDragState,Boolean) Inherited from TcxCustomGridController.
DrawDragImage(TcxCanvas,TRect) Inherited from TcxCustomGridController.
EndDrag(TObject,Integer,Integer) Inherited from TcxCustomGridController.
EndDragAndDrop(Boolean) Inherited from TcxCustomGridController.
EndUpdate Enables updates of a View. Inherited from TcxGridViewHandler.
Equals(TObject) Inherited from TObject.
GetCursor(Integer,Integer) Inherited from TcxCustomGridController.
GetDragImagesSize Inherited from TcxCustomGridController.
GetHashCode Inherited from TObject.
GetHintWindowClass Inherited from TcxCustomGridController.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetValueHintText(TcxGridChartSeries,Integer) Determines a value hint text for a specific chart value.
HasDataLevelActiveValuePopup
HasDiagramSelectorPopup
HasDragImages Inherited from TcxCustomGridController.
HasFocusedControls Inherited from TcxCustomGridController.
HideHint Inherited from TcxCustomGridController.
IMEComposition(TMessage) Inherited from TcxCustomGridController.
IMEStartComposition Inherited from TcxCustomGridController.
InitScrollBarsParameters Inherited from TcxCustomGridController.
IsDataDrillDownPossible(Integer) Determines whether an end-user can perform a drill-down on a particular category value of the active data group.
IsDataFullyVisible(Boolean) Inherited from TcxCustomGridController.
KeyDown(Word,TShiftState) Inherited from TcxCustomGridController.
KeyPress(Char) Inherited from TcxCustomGridController.
KeyUp(Word,TShiftState) Inherited from TcxCustomGridController.
MouseDown(TMouseButton,TShiftState,Integer,Integer) Inherited from TcxCustomGridController.
MouseMove(TShiftState,Integer,Integer) Inherited from TcxCustomGridController.
MouseUp(TMouseButton,TShiftState,Integer,Integer) Inherited from TcxCustomGridController.
ProcessDetailDialogChar(TcxCustomGridView,Word) Inherited from TcxCustomGridController.
ProcessDialogChar(Word) Inherited from TcxCustomGridController.
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
RefreshCustomizationForm Inherited from TcxCustomGridController.
Scroll(TScrollBarKind,TScrollCode,Integer) Scrolls the View contents. Inherited from TcxCustomGridController.
SetScrollBarInfo(TScrollBarKind,Integer,Integer,Integer,Integer,Integer,Boolean,Boolean) Inherited from TcxCustomGridController.
ShowHint(TRect,TRect,string,Boolean,TFont,TcxCustomGridViewCellViewInfo) Inherited from TcxCustomGridController.
StartDrag(TDragObject) Inherited from TcxCustomGridController.
StartDragAndDrop(TPoint) Inherited from TcxCustomGridController.
ToString Inherited from TObject.
UpdateScrollBars(Boolean) Inherited from TcxCustomGridController.
UseRightToLeftAlignment Inherited from TcxGridViewHandler.
WndProc(TMessage) Inherited from TcxCustomGridController.
See Also