Dundas Chart for ASP.NET
PolygonAnnotation Class Members
See Also  Properties  Methods  Send comments on this topic.
Dundas.Charting.WebControl Namespace : PolygonAnnotation Class


The following tables list the members exposed by PolygonAnnotation.

Public Constructors

  Name Description
Public Constructor PolygonAnnotation Constructor  Default public constructor.
Default public constructor.  
Top

Public Properties

  Name Description
Public Property Alignment  Not applicable to this annotation type.
Not applicable to this annotation type. (Inherited from PolylineAnnotation)
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. (Inherited from Annotation)
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. (Inherited from Annotation)
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. (Inherited from Annotation)
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. (Inherited from Annotation)
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. (Inherited from Annotation)
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. (Inherited from Annotation)
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. (Inherited from Annotation)
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. (Inherited from Annotation)
Public Property BackColor Overridden.  Gets or sets an annotation's background color.
Gets or sets an annotation's background color.  
Public Property BackGradientEndColor Overridden.  Gets or sets an annotation's background secondary color.
Gets or sets an annotation's background secondary color.  
Public Property BackGradientType Overridden.  Gets or sets an annotation's background gradient style.
Gets or sets an annotation's background gradient style.  
Public Property BackHatchStyle Overridden.  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. (Inherited from Annotation)
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. (Inherited from Annotation)
Public Property EndCap Overridden.  Not applicable to this annotation type.
Not applicable to this annotation type.  
Public Property Height Enterprise Only Feature. Gets or sets an annotation's height.
Gets or sets an annotation's height. (Inherited from Annotation)
Public Property Href Enterprise Only Feature. Gets or sets an annotation's Href.
Gets or sets an annotation's Href. (Inherited from Annotation)
Public Property LineColor Enterprise Only Feature. Gets or sets an annotation's line color.
Gets or sets an annotation's line color. (Inherited from Annotation)
Public Property LineStyle Enterprise Only Feature. Gets or sets an annotation's line style.
Gets or sets an annotation's line style. (Inherited from Annotation)
Public Property LineWidth Enterprise Only Feature. Gets or sets an annotation's line width.
Gets or sets an annotation's line width. (Inherited from Annotation)
Public Property MapAreaAttributes Enterprise Only Feature. Gets or sets an annotation's map area attributes.
Gets or sets an annotation's map area attributes. (Inherited from Annotation)
Public Property Name Enterprise Only Feature. Gets or sets an annotation's unique name.
Gets or sets an annotation's unique name. (Inherited from Annotation)
Public Property Path  Gets or sets the path points of the polyline at run-time.
Gets or sets the path points of the polyline at run-time. (Inherited from PolylineAnnotation)
Public Property Right Enterprise Only Feature. Gets or sets an annotation position's right boundary.
Gets or sets an annotation position's right boundary. (Inherited from Annotation)
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. (Inherited from Annotation)
Public Property ShadowColor Enterprise Only Feature. Gets or sets an annotation's shadow color.
Gets or sets an annotation's shadow color. (Inherited from Annotation)
Public Property ShadowOffset Enterprise Only Feature. Gets or sets an annotation shadow's size.
Gets or sets an annotation shadow's size. (Inherited from Annotation)
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. (Inherited from Annotation)
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. (Inherited from Annotation)
Public Property StartCap Overridden.  Not applicable to this annotation type.
Not applicable to this annotation type.  
Public Property Tag Enterprise Only Feature. Gets or sets an object associated with an annotation.
Gets or sets an object associated with an annotation. (Inherited from Annotation)
Public Property TextColor  Not applicable to this annotation type.
Not applicable to this annotation type. (Inherited from PolylineAnnotation)
Public Property TextFont  Not applicable to this annotation type.
Not applicable to this annotation type. (Inherited from PolylineAnnotation)
Public Property TextStyle  Not applicable to this annotation type.
Not applicable to this annotation type. (Inherited from PolylineAnnotation)
Public Property ToolTip Enterprise Only Feature. Gets or sets an annotation's tooltip text.
Gets or sets an annotation's tooltip text. (Inherited from Annotation)
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. (Inherited from Annotation)
Public Property Width Enterprise Only Feature. Gets or sets an annotation's width, measured in pixels.
Gets or sets an annotation's width. (Inherited from Annotation)
Public Property X Enterprise Only Feature. Gets or sets the X coordinate of an annotation.
Gets or sets the X coordinate of an annotation. (Inherited from 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. (Inherited from Annotation)
Top

Public Methods

  Name Description
Public Method Anchor Overloaded. Enterprise Only Feature. Anchors an annotation point. (Inherited from Annotation)
Public Method BringToFront Enterprise Only Feature. Brings an annotation to the front of all annotations.
Brings an annotation to the front of all annotations. (Inherited from Annotation)
Public Method Delete Enterprise Only Feature. Deletes a chart annotation from the Annotations collection.
Deletes a chart annotation from the Annotations collection. (Inherited from Annotation)
Public Method Dispose (Inherited from 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. (Inherited from Annotation)
Public Method Paint  Paints an annotation object on the specified graphics.
Paints an annotation object on the specified graphics. (Inherited from PolylineAnnotation)
Public Method ResizeToContent Enterprise Only Feature. Resizes an annotation according to it's content size.
Resizes an annotation according to it's content size. (Inherited from Annotation)
Public Method SendToBack Enterprise Only Feature. Sends an annotation to the back of all annotations.
Sends an annotation to the back of all annotations. (Inherited from Annotation)
Top

See Also

Copyright © 2001 - 2009 Dundas Data Visualization, Inc. and others.