The following tables list the members exposed by Label.
Name | Description | |
---|---|---|
![]() |
Label Constructor | Overloaded. Initializes a new instance of the Label class. |
Name | Description | |
---|---|---|
![]() |
Alignment | Gets or sets the alignment of this label. |
![]() |
AutoWrap | 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. |
![]() |
Color | Gets or sets the color of this label. |
![]() |
Font | Gets or sets the font for this label. |
![]() |
GlowColor | Gets or sets a Color used to create a glow effect around the drawn text. |
![]() |
Hotspot | Gets or sets the Hotspot of this Label. |
![]() |
LineAlignment | Gets or sets the line alignment of this label. |
![]() |
OutlineColor | Gets or sets to color used to outline this label's text. |
![]() |
Shadow | Gets or sets a Shadow object used to cast a shadow for this label's text. |
![]() |
Text | Gets or sets the text for this label. |
![]() |
Truncation | Gets or sets properties used to dynamically shorten this label when it reaches a maximum length. |
![]() |
Type | Gets or sets a LabelType enumeration member which specifies the type of font used. |