Skip to main content

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