Back to Devexpress

ChartToolTipController Properties

wpf-devexpress-dot-xpf-dot-charts-dot-charttooltipcontroller-dot-underscore-properties.md

latest3.6 KB
Original Source

ChartToolTipController Properties

Provides options that define the tooltip appearance and behavior for a chart.

NameDescription
AutoPopDelaySpecifies the auto pop up delay before the tooltip appears on a chart.
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
CloseOnClickA tooltip is closed when a particular chart element is clicked.
ContentMarginThis property is hidden, because it is not supported in this class.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
InitialDelaySpecifies the initial delay triggered when a tooltip appears on a diagram. This is a dependency property.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
OpenModeSpecifies the way a tooltip appears on a chart, on either a hover or a mouse click.
ShowBeakGets or sets a value that specifies whether to show the beak of a chart tooltip or not.
ShowShadowSpecifies whether to show a shadow for a chart tooltip or not.
TypeNameSerializableGets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.

See Also

ChartToolTipController Class

ChartToolTipController Members

DevExpress.Xpf.Charts Namespace