ChartToolTipController Properties
Provides options that define the tooltip appearance and behavior for a chart.
Name | Description |
---|---|
Auto |
Specifies the auto pop up delay before the tooltip appears on a chart. |
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Close |
A tooltip is closed when a particular chart element is clicked. |
Content |
This property is hidden, because it is not supported in this class. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Initial |
Specifies the initial delay triggered when a tooltip appears on a diagram. This is a dependency property. |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Open |
Specifies the way a tooltip appears on a chart, on either a hover or a mouse click. |
Show |
Gets or sets a value that specifies whether to show the beak of a chart tooltip or not. |
Show |
Specifies whether to show a shadow for a chart tooltip or not. |
Type |
Gets the string value used to support serialization of the chart dependency object.
Inherited from Chart |
See Also