.netCHARTING v10.5 Documentation

Label Class Properties

For a list of all members of this type, see Label members.

Public Properties
 NameDescription
Public PropertyGets or sets the alignment of this label.  
Public PropertyGets 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 PropertyGets or sets the color of this label.  
Public PropertyGets or sets the font for this label.  
Public PropertyGets or sets a Color used to create a glow effect around the drawn text.  
Public PropertyGets or sets the Hotspot of this Label.  
Public PropertyGets or sets the line alignment of this label.  
Public Property(JS Charts Only) Specifies the maximum width of a label. If the label is wider than this width it will attempt to wrap.  
Public Property(JS Chart Only) Gets or sets a label offset in pixels when used with JS charts.  
Public PropertyGets or sets to color used to outline this label's text.  
Public Property(JS Charts Only) Specifies if a label should be drawn inside or outside an object. Used with Series.ShapeLabels and with Element.SmartLabel.  
Public PropertyGets or sets a Shadow object used to cast a shadow for this label's text.  
Public PropertyGets or sets the text for this label.  
Public PropertyGets or sets properties used to dynamically shorten this label when it reaches a maximum length.  
Public PropertyGets or sets a LabelType enumeration member which specifies the type of font used.  
Public Property(JS Chart Only) Gets or sets the width of this label when used with JS charts.  
Top
See Also