Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

ChartToolTipController Fields

Provides options that define the tooltip appearance and behavior for a chart.
Name Description
AutoPopDelayProperty static Identifies the ChartToolTipController.AutoPopDelay dependency property.
CloseOnClickProperty static Identifies the ChartToolTipController.CloseOnClick dependency property.
ContentMarginProperty static Identifies the ChartToolTipController.ContentMargin dependency property.
InitialDelayProperty static Identifies the ChartToolTipController.InitialDelay dependency property.
OpenModeProperty static Identifies the ChartToolTipController.OpenMode dependency property.
ShowBeakProperty static Identifies the ChartToolTipController.ShowBeak dependency property.
ShowShadowProperty static Identifies the ChartToolTipController.ShowShadow dependency property.
See Also