Search
ToolTip Members
Properties
 


Represents the current chart tooltip.

The following tables list the members exposed by the ToolTip type.

 Public Properties

  Name Description

brush

Gets or sets the tooltip background brush.

font

 Gets or sets the tooltip font.

horizontalOffset

Gets or sets the horizontal offset from the pointer.

horizontalPadding

Gets or sets the horizontal padding to the left and right of the tooltip text.

pen

Gets or sets the tooltip border pen.

position

Gets or sets the tooltip position.

text

Gets or sets the tooltip text.

textBrush

Gets or sets the tooltip text brush.

verticalOffset

Gets or sets the horizontal offset from the pointer.

verticalPadding

Gets or sets the vertical padding above and below the tooltip text.

 See Also