Back to Devexpress

ImageAnnotation Properties

corelibraries-devexpress-dot-xtracharts-dot-imageannotation-dot-underscore-properties.md

latest8.5 KB
Original Source

ImageAnnotation Properties

Represents an image annotation.

NameDescription
AnchorPointSpecifies the type of the annotation‘s anchor point. Inherited from Annotation.
AnchorPointSerializableFor internal use. This property is used to support serialization of the anchor point. Inherited from Annotation.
AngleSpecifies the angle by which the annotation‘s shape is rotated. Inherited from Annotation.
AnnotationIDInherited from Annotation.
AutoHeightIndicates whether the annotation’s height is calculated based on the annotation’s contents. Inherited from Annotation.
AutoWidthIndicates whether the annotation’s width is calculated based on the annotation’s contents. Inherited from Annotation.
BackColorSpecifies the annotation‘s background color. Inherited from Annotation.
BorderGets the annotation‘s border settings. Inherited from Annotation.
ConnectorStyleSpecifies the connector style of the annotation. Inherited from Annotation.
FillStyleGets the annotation‘s background fill style. Inherited from Annotation.
HeightSpecifies the height (in pixels) of the annotation. Inherited from Annotation.
ImageProvides access to the image settings of an ImageAnnotation.
LabelModeSpecifies whether the annotation should be cut off if it doesn’t fit into the diagram’s dimensions. Inherited from Annotation.
NameGets or sets the name of the chart element. Inherited from ChartElementNamed.
PaddingSpecifies the internal space between the annotation‘s content and its edge, in pixels. Inherited from Annotation.
RuntimeAnchoringSpecifies whether a user can re-locate the annotation’s anchor point at runtime. Inherited from Annotation.
RuntimeEditingSpecifies whether a user can edit the annotation. Inherited from Annotation.
RuntimeMovingSpecifies whether it’s allowed to re-locate the annotation at runtime. Inherited from Annotation.
RuntimeResizingSpecifies whether it’s allowed to resize the annotation at runtime. Inherited from Annotation.
RuntimeRotationSpecifies whether it’s allowed to rotate the annotation at runtime. Inherited from Annotation.
ShadowGets the annotation‘s shadow settings. Inherited from Annotation.
ShapeFilletSpecifies the fillet when the annotation’s shape is RoundedRectangle. Inherited from Annotation.
ShapeKindSpecifies the shape kind of the annotation. Inherited from Annotation.
ShapePositionSpecifies how the annotation‘s position is defined - relative to its container corners, or to its anchor point. Inherited from Annotation.
ShapePositionSerializableFor internal use. This property is used to support serialization of the shape position. Inherited from Annotation.
SizeModeSpecifies the image size mode for the annotation.
TagGets or sets the object that contains data related to the chart element. Inherited from ChartElement.
TypeNameSerializableGets the string value used to support serialization of the annotation type. Inherited from Annotation.
VisibleSpecifies whether the annotation is visible. Inherited from Annotation.
WidthSpecifies the width (in pixels) of the annotation. Inherited from Annotation.
ZOrderGets or sets the Z-Order of the annotation. Inherited from Annotation.

See Also

ImageAnnotation Class

ImageAnnotation Members

DevExpress.XtraCharts Namespace