Skip to main content

ChartAnchorPoint Properties

The annotation is anchored to the chart.
Name Description
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