Skip to main content
A newer version of this page is available. .

Series Labels

Series Point Labels (or Series Labels, for short) are used to identify particular data points within a series. They are displayed inside plotting areas, next to a data point. Centralized customization of the series labels is performed on the series level. For more detailed information, refer to Series Point Labels.

SeriesLabels_0

The table below lists the main properties which affect the element’s appearance and functionality:

Availability

The SeriesBase.Label property of a series.

Contents

SeriesLabelBase.TextPattern

Layout

PointSeriesLabel.Angle, BarSeriesLabel.Indent, BarSeriesLabel.Position, BarSeriesLabel.ShowForZeroValues, SeriesLabelBase.TextOrientation

Appearance

SeriesLabelBase.Antialiasing, SeriesLabelBase.BackColor, SeriesLabelBase.Border, SeriesLabelBase.FillStyle, SeriesLabelBase.Font, SeriesLabelBase.Shadow, SeriesLabelBase.TextColor

Connecting Line Appearance

SeriesLabelBase.LineColor, SeriesLabelBase.LineLength, SeriesLabelBase.LineStyle, SeriesLabelBase.LineVisibility

Visibility

SeriesBase.LabelsVisibility

See Also