SeriesLabelBase Properties
Represents a base class for different types of series labels.
Name | Description |
---|---|
Antialiasing | Obsolete. Gets or sets whether antialising is applied to the label’s contents. |
Back |
Gets or sets the label’s background color. |
Border | Gets the label’s border settings. |
DXFont | Gets or sets the font used to display the label’s content. |
DXText |
Specifies the alignment of the series labels text. Use this property in non-Windows environments. |
Enable |
Gets or sets a value indicating whether antialiasing is enabled for a chart item’s label. |
Fill |
Gets the label’s background fill style. |
Font | Gets or sets the font used to display the label’s content. |
Hidden |
Obsolete. Gets or sets the string value used to support serialization in a Web |
Line |
Gets or sets the color of series labels’ connection lines. |
Line |
Gets or sets the length of series labels’ connection lines. |
Line |
Gets the style settings for the connection lines of series labels. |
Line |
Specifies whether to show connection lines for a series labels. |
Line |
Obsolete. Gets or sets a value which specifies whether the connection lines of series labels are visible. |
Max |
Gets or sets the number of lines to which a label’s text is allowed to wrap. |
Max |
Gets or sets the maximum width allowed for series labels. |
Point |
Obsolete. Gets or sets the common appearance settings for series labels. |
Point |
Gets the string value used to support serialization of the series label options. |
Resolve |
Gets or sets the minimum indent between adjacent series labels, when an overlapping resolving algorithm is applied to them. |
Resolve |
Gets or sets a value specifying the mode to resolve overlapping of series labels. |
Shadow | Gets the label’s shadow settings. |
Tag |
Gets or sets the object that contains data related to the chart element.
Inherited from Chart |
Text | Obsolete. Gets or sets the common text for all data point labels. |
Text |
Specifies the alignment of the series labels text. |
Text |
Gets or sets the label’s text color. |
Text |
Specifies the direction of text within the series labels. |
Text |
Gets or sets a string which represents the pattern specifying the text to be displayed within series labels. |
Type |
Gets the string value used to support serialization of the series label type. |
Value |
Obsolete. Gets or sets a value that specifies which values should be displayed as the contents of series labels. |
Visible | Obsolete. Specifies whether the simple series label is visible. |
See Also