The following tables list the members exposed by SmartLabel.
Name | Description | |
---|---|---|
![]() | SmartLabel Constructor | Initializes a new instance of the SmartLabel class. |
Name | Description | |
---|---|---|
![]() | Alignment | Gets or sets the primary label alignment. |
![]() | AlignmentSecondary | Gets or sets a collection of secondary label alignment options. |
![]() | Color | Gets or sets the color of this label. (Inherited from Label) |
![]() | DynamicDisplay | Gets or sets a value that indicates whether the label is forced to be drawn even when there is no room. False means labels are always drawn. |
![]() | DynamicPosition | Gets or sets a value that indicates whether the label will be positioned using collision detection. |
![]() | Font | Gets or sets the font for this label. (Inherited from Label) |
![]() | ForceVertical | Gets or sets a value that indicates whether the label is forced to be drawn vertically. |
![]() | Hotspot | Gets or sets the Hotspot of this Label. (Inherited from Label) |
![]() | Line | Gets or sets a Line object that facilitates the DynamicPosition functionality. |
![]() | LineAlignment | Gets or sets the line alignment of this label. (Inherited from Label) |
![]() | OutlineColor | Gets or sets to color used to outline this label's text. (Inherited from Label) |
![]() | PieLabelMode | Gets or sets a PieLabelMode enumeration for pie and donut charts. |
![]() | RadarLabelMode | Gets or sets a RadarLabelMode enumeration for radar charts. |
![]() | Text | Gets or sets the text for this label. (Inherited from Label) |
![]() | Truncation | Gets or sets properties used to dynamically shorten this label when it reaches a maximum length. (Inherited from Label) |
Name | Description | |
---|---|---|
![]() | Clone | (Inherited from dotnetCHARTING.Mapping.Drawing.Property) |
![]() | Dispose | (Inherited from Label) |