dotnetCHARTING Send comments on this topic.
Annotation Class Members
See Also  Properties  Methods 
dotnetCHARTING Namespace : Annotation Class


The following tables list the members exposed by Annotation.

Public Constructors

 NameDescription
Public ConstructorAnnotation ConstructorOverloaded.  Initializes a new instance of the Annotation class.  
Top

Public Properties

 NameDescription
Public PropertyBackground Gets or sets a background object used to fill the interior of this box. (Inherited from Box)
Public PropertyCornerBottomLeft Gets or sets the bottom left corner style. (Inherited from Box)
Public PropertyCornerBottomRight Gets or sets the bottom right corner style. (Inherited from Box)
Public PropertyCornerSize Gets or sets a value that indicates the corner size in pixels. This size is used with BoxCorner settings. This setting is limited to 0-8 pixels. (Inherited from Box)
Public PropertyCornerTopLeft Gets or sets the top left corner style. (Inherited from Box)
Public PropertyCornerTopRight Gets or sets the top right corner style. (Inherited from Box)
Public PropertyDataSource Gets or sets the DataSource object used to replace tokens in this annotation's label, tool tip, and URL.  
Public PropertyDefaultCorner Gets or sets the default box corner style. (Inherited from Box)
Public PropertyDynamicSize Gets or sets a value that indicates whether a golden rectangle is maintained as the shape of this annotation.  
Public PropertyHeaderBackground Gets or sets a Background object that is used to fill the background of this boxes header. (Inherited from Box)
Public PropertyHeaderLabel Gets or sets a Label object that is placed in a header above this box object. A header will not be shown if the label does not contain any text. (Inherited from Box)
Public PropertyHotspot Gets or sets the Hotspot of this Annotation.  
Public PropertyIconPath Gets or sets the icon path of this title box. (Inherited from Box)
Public PropertyInteriorLine Gets or sets the interior line of this legend box. (Inherited from Box)
Public PropertyLabel Gets or sets the Box.Label of this box. (Inherited from Box)
Public PropertyLine Gets or sets the exterior line of this box. (Inherited from Box)
Public PropertyOrientation Gets or sets the annotation's orientation around it's Position and draws a spike to it.  
Public PropertyPadding Gets or sets a value in pixels that represents the padding between objects within the box and the box walls. (Inherited from Box)
Public PropertyPositionOverridden.  Gets or sets this annotation's position.  
Public PropertyShadow Gets or sets the Shadow cast under this box. (Inherited from Box)
Public PropertySize Gets or sets the annotation's size.  
Public PropertyToolTip Gets or sets this annotation's tool tip.  
Public PropertyURL Gets or sets this annotation's hotspot url.  
Public PropertyURLTargetGets or sets the target URL of this annotation's link.  
Public PropertyVisibleGets or sets a value that indicates whether this box is visible. (Inherited from Box)
Top

Public Methods

 NameDescription
Public MethodClearColors Serves as a shortcut to make this box invisible. (Inherited from Box)
Public MethodClone (Inherited from dotnetCHARTING.Mapping.Drawing.Property)
Public MethodGetCoordinatesGets the coordinates of this box after the chart is rendered. (Inherited from Box)
Public MethodGetRectangle Gets a Rectangle object indicating this boxes position and size after the chart is rendered. (Inherited from Box)
Top

See Also

© 2010 All Rights Reserved.