.netCHARTING v10.5 Documentation
Properties  Methods 

dotnetCHARTING Namespace : Annotation Class
Annotation Class Members

The following tables list the members exposed by Annotation.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets a background object used to fill the interior of this box. (Inherited from dotnetCHARTING.Box)
Public PropertyGets or sets the bottom left corner style. (Inherited from dotnetCHARTING.Box)
Public PropertyGets or sets the bottom right corner style. (Inherited from dotnetCHARTING.Box)
Public Property

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.

This property can also affect box header alignment behavior. Values larger than 8 will be used by headers.

(Inherited from dotnetCHARTING.Box)
Public PropertyGets or sets the top left corner style. (Inherited from dotnetCHARTING.Box)
Public PropertyGets or sets the top right corner style. (Inherited from dotnetCHARTING.Box)
Public PropertyGets or sets the DataSource object used to replace tokens in this annotation's label, tool tip, and URL.  
Public PropertyGets or sets the default box corner style. (Inherited from dotnetCHARTING.Box)
Public PropertyGets or sets a value that indicates whether a golden rectangle is maintained as the shape of this annotation.  
Public PropertyGets or sets a BoxHeaderOptions object describing this boxes header options and content. (Inherited from dotnetCHARTING.Box)
Public PropertyGets or sets the Hotspot of this Annotation.  
Public PropertyGets or sets the icon path of this title box. (Inherited from dotnetCHARTING.Box)
Public PropertyGets or sets the interior line of this legend box. (Inherited from dotnetCHARTING.Box)
Public PropertyGets or sets the ID of this annotation used in JavaScript charts. By specifying this ID, the axis can be referenced in JS.  
Public PropertyGets or sets the Box.Label of this box. (Inherited from dotnetCHARTING.Box)
Public PropertyGets or sets the exterior line of this box. (Inherited from dotnetCHARTING.Box)
Public PropertyGets or sets the annotation's orientation around it's Position and draws a spike to it.  
Public PropertyGets or sets a value in pixels that represents the padding between objects within the box and the box walls. (Inherited from dotnetCHARTING.Box)
Public PropertyOverridden. Gets or sets this annotation's position.  
Public PropertyGets or sets the Shadow cast under this box. (Inherited from dotnetCHARTING.Box)
Public PropertyGets or sets the annotation's size.  
Public Property(JS Charts Only) Synchrinize the annotation height with other nodes on the organizational chart.  
Public Property(JS Charts Only) Synchrinize the annotation width with other nodes on the organizational chart.  
Public PropertyGets or sets this annotation's tool tip.  
Public PropertyGets or sets this annotation's hotspot url.  
Public PropertyGets or sets the target URL of this annotation's link.  
Public PropertyGets or sets a value that indicates whether this box is visible. (Inherited from dotnetCHARTING.Box)
Top
Public Methods
 NameDescription
Public MethodServes as a shortcut to make this box invisible. (Inherited from dotnetCHARTING.Box)
Public MethodGets the coordinates of this box after the chart is rendered. (Inherited from dotnetCHARTING.Box)
Public MethodGets a Rectangle object indicating this boxes position and size after the chart is rendered. (Inherited from dotnetCHARTING.Box)
Top
See Also