Skip to main content
A newer version of this page is available. .

ToolTipPositionWithOffset Properties

The base class for positions that require defining an offset.
Name Description
IsDisposed Gets a value indicating whether the control has been disposed of. Inherited from ChartElement.
OffsetX Gets or sets the horizontal offset.
OffsetY Gets or sets the vertical offset.
Tag Gets or sets the object that contains data related to the chart element. Inherited from ChartElement.
TypeNameSerializable Gets the string value used to support serialization of the tooltip position. Inherited from ToolTipPosition.
See Also