Skip to main content

ImageAnnotationModel Properties

The ImageAnnotation model.
Name Description
AllowAddChild Gets or sets the value indicating whether a child model item can be added. Inherited from ChartElementModel.
AllowChangeVisibility Gets or sets the value indicating whether changing the element visibility is allowed. Inherited from ChartElementModel.
AllowRemove Gets or sets the value indicating whether removing an element is allowed. Inherited from ChartElementModel.
AnchorPoint Gets or sets the model of the anchor point used by the modeled annotation. Inherited from AnnotationModel.
Angle Gets or sets the value of the Annotation.Angle within the model. Inherited from AnnotationModel.
BackColor Gets or sets the value of the Annotation.BackColor within the model. Inherited from AnnotationModel.
Border Returns the model of the border used by the modeled annotation. Inherited from AnnotationModel.
ChartElement Returns the modeled chart element. Inherited from ChartElementModel.
Children Returns the list of child chart elements. Inherited from ChartElementModel.
ConnectorStyle Gets or sets the value of the Annotation.ConnectorStyle within the model. Inherited from AnnotationModel.
Element Returns the chart element whose model is the current model object. Inherited from ChartElementModel.
FillStyle Returns the model of the fill style used by the modeled annotation. Inherited from AnnotationModel.
Height Gets or sets the value of the Annotation.Height within the model. Inherited from AnnotationModel.
Image Returns the model of the image of the modeled annotation.
LabelMode Gets or sets the value of the Annotation.LabelMode within the model. Inherited from AnnotationModel.
Name Get or sets the value of the ChartElementNamed.Name within the model. Inherited from ChartElementNamedModel.
Padding Gets or sets the model of the padding used by the modeled annotation. Inherited from AnnotationModel.
RuntimeAnchoring Gets or sets the value of the Annotation.RuntimeAnchoring within the model. Inherited from AnnotationModel.
RuntimeEditing Gets or sets the Annotation.RuntimeEditing property within the AnnotationModel. Inherited from AnnotationModel.
RuntimeMoving Gets or sets the value of the Annotation.RuntimeMoving within the model. Inherited from AnnotationModel.
RuntimeResizing Gets or sets the value of the Annotation.RuntimeResizing within the model. Inherited from AnnotationModel.
RuntimeRotation Gets or sets the value of the Annotation.RuntimeRotation within the model. Inherited from AnnotationModel.
Shadow Gets or sets the model of the shadow used by the modeled annotation. Inherited from AnnotationModel.
ShapeFillet Gets or sets the value of the Annotation.ShapeFillet within the model. Inherited from AnnotationModel.
ShapeKind Gets or sets the value of the Annotation.ShapeKind within the model. Inherited from AnnotationModel.
ShapePosition Gets or sets the model of the shape position used by the modeled annotation. Inherited from AnnotationModel.
ShowInStructureControl Gets or sets the value specifying whether the chart element should be shown in the Structure control of the Chart Designer. Inherited from ChartElementModel.
SizeMode Gets or sets the value of the ImageAnnotation.SizeMode within the model.
Tag Gets or sets the value of the ChartElement.Tag within the model. Inherited from ChartElementModel.
Visible Gets or sets the value of the Annotation.Visible within the model. Inherited from AnnotationModel.
Width Gets or sets the value of the Annotation.Width within the model. Inherited from AnnotationModel.
ZOrder Gets or sets the value of the Annotation.ZOrder within the model. Inherited from AnnotationModel.
See Also