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


The following tables list the members exposed by Label.

Public Constructors

 NameDescription
Public ConstructorLabel ConstructorOverloaded.  Initializes a new instance of the Label class.  
Top

Public Properties

 NameDescription
Public PropertyAlignmentGets or sets the alignment of this label.  
Public PropertyAutoWrap Gets or sets a value that specifies whether this label will automatically wrap if it gets too long. This feature allows the chart to maintain the largest possible area for chart data.  
Public PropertyColor Gets or sets the color of this label.  
Public PropertyFont Gets or sets the font for this label.  
Public PropertyGlowColor Gets or sets a Color used to create a glow effect around the drawn text.  
Public PropertyHotspot Gets or sets the Hotspot of this Label.  
Public PropertyLineAlignmentGets or sets the line alignment of this label.  
Public PropertyOutlineColor Gets or sets to color used to outline this label's text.  
Public PropertyShadow Gets or sets a Shadow object used to cast a shadow for this label's text.  
Public PropertyText Gets or sets the text for this label.  
Public PropertyTruncation Gets or sets properties used to dynamically shorten this label when it reaches a maximum length.  
Public PropertyType Gets or sets a LabelType enumeration member which specifies the type of font used.  
Top

Public Methods

 NameDescription
Public MethodClone (Inherited from dotnetCHARTING.Mapping.Drawing.Property)
Public MethodDispose  
Public MethodToStringOverridden.   
Top

See Also

© 2010 All Rights Reserved.