Skip to main content

ToolTipPositionWithOffset Properties

The base class for positions that require defining an offset.
Name Description
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