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

ChartAnchorPoint Properties

The annotation is anchored to the chart.
Name Description
IsDisposed Gets a value indicating whether the control has been disposed of. Inherited from ChartElement.
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 annotation anchor point type. Inherited from AnnotationAnchorPoint.
X Specifies the X-coordinate for the annotation‘s anchor point.
Y Specifies the Y-coordinate for the annotation‘s anchor point.
See Also