Dundas Chart for Windows Forms
Annotation Class Members
See Also  Properties  Methods  Send comments on this topic.
DundasWinChart Assembly > Dundas.Charting.WinControl Namespace : Annotation Class


The following tables list the members exposed by Annotation.

Public Properties

  Name Description
Public Property Alignment Enterprise Only Feature. Gets or sets an annotation's content alignment.
Gets or sets an annotation's content alignment.  
Public Property AllowAnchorMoving Enterprise Only Feature. Gets or sets a flag that specifies whether an annotation anchor may be moved with a mouse by the end user.
Gets or sets a flag that specifies whether an annotation anchor may be moved with a mouse by the end user.  
Public Property AllowMoving Enterprise Only Feature. Gets or sets a flag that specifies whether an annotation may be moved with a mouse by the end user.
Gets or sets a flag that specifies whether an annotation may be moved with a mouse by the end user.  
Public Property AllowPathEditing Enterprise Only Feature. Gets or sets a flag that specifies whether a polygon annotation's points may be moved with a mouse by the end user.
Gets or sets a flag that specifies whether a polygon annotation's points may be moved with a mouse by the end user.  
Public Property AllowResizing Enterprise Only Feature. Gets or sets a flag that specifies whether an annotation may be resized with a mouse by the end user.
Gets or sets a flag that specifies whether an annotation may be resized with a mouse by the end user.  
Public Property AllowSelecting Enterprise Only Feature. Gets or sets a flag that specifies whether an annotation may be selected with a mouse by the end user.
Gets or sets a flag that specifies whether an annotation may be selected with a mouse by the end user.  
Public Property AllowTextEditing Enterprise Only Feature. Gets or sets a flag that specifies whether an annotation's text may be edited when the end user double clicks on the text.
Gets or sets a flag that specifies whether an annotation's text may be edited when the end user double clicks on the text.  
Public Property AnchorAlignment Enterprise Only Feature. Gets or sets an annotation position's alignment to the anchor point.
Gets or sets an annotation position's alignment to the anchor point.  
Public Property AnchorDataPoint Enterprise Only Feature. Gets or sets the data point an annotation is anchored to.
Gets or sets the data point an annotation is anchored to.  
Public Property AnchorOffsetX Enterprise Only Feature. Gets or sets an annotation X position's offset from the anchor point.
Gets or sets an annotation X position's offset from the anchor point.  
Public Property AnchorOffsetY Enterprise Only Feature. Gets or sets an annotation Y position's offset from the anchor point.
Gets or sets an annotation Y position's offset from the anchor point.  
Public Property AnchorX Enterprise Only Feature. Gets or sets the X coordinate the annotation is anchored to.
Gets or sets the X coordinate the annotation is anchored to.  
Public Property AnchorY Enterprise Only Feature. Gets or sets the Y coordinate the annotation is anchored to.
Gets or sets the Y coordinate the annotation is anchored to.  
Public Property AxisX Enterprise Only Feature. Gets or sets the X axis an annotation is attached to.
Gets or sets the X axis an annotation is attached to.  
Public Property AxisY Enterprise Only Feature. Gets or sets the Y axis an annotation is attached to.
Gets or sets the Y axis an annotation is attached to.  
Public Property BackColor Enterprise Only Feature. Gets or sets an annotation's background color.
Gets or sets an annotation's background color.  
Public Property BackGradientEndColor Enterprise Only Feature. Gets or sets an annotation background's secondary color.
Gets or sets an annotation background's secondary color.  
Public Property BackGradientType Enterprise Only Feature. Gets or sets an annotation background's gradient style.
Gets or sets an annotation background's gradient style.  
Public Property BackHatchStyle Enterprise Only Feature. Gets or sets an annotation's background hatch style.
Gets or sets an annotation's background hatch style.  
Public Property Bottom Enterprise Only Feature. Gets or sets an annotation position's bottom boundary.
Gets or sets an annotation position's bottom boundary.  
Public Property ClipToChartArea Enterprise Only Feature. Gets or sets the name of the chart area an annotation is clipped to.
Gets or sets the name of the chart area an annotation is clipped to.  
Public Property Height Enterprise Only Feature. Gets or sets an annotation's height.
Gets or sets an annotation's height.  
Public Property LineColor Enterprise Only Feature. Gets or sets an annotation's line color.
Gets or sets an annotation's line color.  
Public Property LineStyle Enterprise Only Feature. Gets or sets an annotation's line style.
Gets or sets an annotation's line style.  
Public Property LineWidth Enterprise Only Feature. Gets or sets an annotation's line width.
Gets or sets an annotation's line width.  
Public Property Name Enterprise Only Feature. Gets or sets an annotation's unique name.
Gets or sets an annotation's unique name.  
Public Property Right Enterprise Only Feature. Gets or sets an annotation position's right boundary.
Gets or sets an annotation position's right boundary.  
Public Property Selected Enterprise Only Feature. Gets or sets a flag that determines if an annotation is selected.
Gets or sets a flag that determines if an annotation is selected.  
Public Property ShadowColor Enterprise Only Feature. Gets or sets an annotation's shadow color.
Gets or sets an annotation's shadow color.  
Public Property ShadowOffset Enterprise Only Feature. Gets or sets an annotation shadow's size.
Gets or sets an annotation shadow's size.  
Public Property SizeAlwaysRelative Enterprise Only Feature. Gets or sets a flag that specifies whether an annotation's size is always defined in relative chart coordinates.
Gets or sets a flag that specifies whether an annotation's size is always defined in relative chart coordinates.  
Public Property SmartLabels Enterprise Only Feature. Gets or sets the smart labels style of an annotation.
Gets or sets the smart labels style of an annotation.  
Public Property Tag Enterprise Only Feature. Gets or sets an object associated with an annotation.
Gets or sets an object associated with an annotation.  
Public Property TextColor Enterprise Only Feature. Gets or sets an annotation's text color.
Gets or sets an annotation's text color.  
Public Property TextFont Enterprise Only Feature. Gets or sets an annotation's text font.
Gets or sets an annotation's text font.  
Public Property TextStyle Enterprise Only Feature. Gets or sets an annotation's text style.
Gets or sets an annotation's text style.  
Public Property ToolTip Enterprise Only Feature. Gets or sets an annotation's tooltip text.
Gets or sets an annotation's tooltip text.  
Public Property Visible Enterprise Only Feature. Gets or sets a flag that specifies whether an annotation is visible.
Gets or sets a flag that specifies whether an annotation is visible.  
Public Property Width Enterprise Only Feature. Gets or sets an annotation's width, measured in pixels.
Gets or sets an annotation's width.  
Public Property X Enterprise Only Feature. Gets or sets the X coordinate of an annotation.
Gets or sets the X coordinate of an annotation.  
Public Property Y Enterprise Only Feature. Gets or sets the Y coordinate of the annotation.
Gets or sets the Y coordinate of the annotation.  
Top

Public Methods

  Name Description
Public Method Anchor Overloaded. Enterprise Only Feature. Anchors an annotation point.  
Public Method BeginPlacement Enterprise Only Feature. Begins end user placement of an annotation using the mouse.
Begins end user placement of an annotation using the mouse.  
Public Method BringToFront Enterprise Only Feature. Brings an annotation to the front of all annotations.
Brings an annotation to the front of all annotations.  
Public Method Delete Enterprise Only Feature. Deletes a chart annotation from the Annotations collection.
Deletes a chart annotation from the Annotations collection.  
Public Method Dispose  
Public Method EndPlacement Enterprise Only Feature. Ends user placement of an annotation.
Ends user placement of an annotation.  
Public Method GetAnnotationGroup Enterprise Only Feature. Gets the group, if any, the annotation belongs to.
Gets the group, if any, the annotation belongs to.  
Public Method Paint Enterprise Only Feature. Paints the annotation object using the specified graphics.
Paints the annotation object using the specified graphics.  
Public Method ResizeToContent Enterprise Only Feature. Resizes an annotation according to it's content size.
Resizes an annotation according to it's content size.  
Public Method SendToBack Enterprise Only Feature. Sends an annotation to the back of all annotations.
Sends an annotation to the back of all annotations.  
Top

See Also

© 2009 All Rights Reserved.