Skip to main content

ToolTipOptions Properties

Contains settings that define how to display tooltips within a chart.
Name Description
ActualToolTipPosition Gets the actual tooltip position on a diagram.
ShowForPoints Specifies whether to show a tooltip for a series point.
ShowForSeries Specifies whether to show a tooltip for a particular series.
ShowHint Gets or sets whether to show series or a point hint in a tooltip.
ToolTipPosition Represents how the tooltip position is defined, for example, relative to a mouse pointer or chart element.
TypeNameSerializable Gets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.
See Also