Back to Devexpress

SeriesLabelBase Properties

corelibraries-devexpress-dot-xtracharts-dot-serieslabelbase-dot-underscore-properties.md

latest6.0 KB
Original Source

SeriesLabelBase Properties

Represents a base class for different types of series labels.

NameDescription
AntialiasingObsolete. Gets or sets whether antialising is applied to the label’s contents.
BackColorGets or sets the label’s background color.
BorderGets the label’s border settings.
DXFontGets or sets the font used to display the label’s content.
DXTextAlignmentSpecifies the alignment of the series labels text. Use this property in non-Windows environments.
EnableAntialiasingGets or sets a value indicating whether antialiasing is enabled for a chart item’s label.
FillStyleGets the label’s background fill style.
FontGets or sets the font used to display the label’s content.
HiddenSerializableStringObsolete. Gets or sets the string value used to support serialization in a WebChartControl.
LineColorGets or sets the color of series labels’ connection lines.
LineLengthGets or sets the length of series labels’ connection lines.
LineStyleGets the style settings for the connection lines of series labels.
LineVisibilitySpecifies whether to show connection lines for a series labels.
LineVisibleObsolete. Gets or sets a value which specifies whether the connection lines of series labels are visible.
MaxLineCountGets or sets the number of lines to which a label’s text is allowed to wrap.
MaxWidthGets or sets the maximum width allowed for series labels.
PointOptionsObsolete. Gets or sets the common appearance settings for series labels.
PointOptionsSerializableGets the string value used to support serialization of the series label options.
ResolveOverlappingMinIndentGets or sets the minimum indent between adjacent series labels, when an overlapping resolving algorithm is applied to them.
ResolveOverlappingModeGets or sets a value specifying the mode to resolve overlapping of series labels.
ShadowGets the label’s shadow settings.
TagGets or sets the object that contains data related to the chart element. Inherited from ChartElement.
TextObsolete. Gets or sets the common text for all data point labels.
TextAlignmentSpecifies the alignment of the series labels text.
TextColorGets or sets the label’s text color.
TextOrientationSpecifies the direction of text within the series labels.
TextPatternGets or sets a string which represents the pattern specifying the text to be displayed within series labels.
TypeNameSerializableGets the string value used to support serialization of the series label type.
ValueTypeObsolete. Gets or sets a value that specifies which values should be displayed as the contents of series labels.
VisibleObsolete. Specifies whether the simple series label is visible.

See Also

SeriesLabelBase Class

SeriesLabelBase Members

DevExpress.XtraCharts Namespace