Series Labels
Series Point Labels (or Series Labels, for short) identify a specific data point within a series. Series labels are displayed within the plotted area, next to their corresponding data points. You can access series label settings at the series level. To do this, use the SeriesBase.Label property. Refer to the following topic for details: Series Point Labels.
The table below lists the main properties that affect the element’s appearance and functionality:
Availability | The SeriesBase.Label property of a series. |
Contents | |
Layout | PointSeriesLabel.Angle, BarSeriesLabel.Indent, BarSeriesLabel.Position, BarSeriesLabel.ShowForZeroValues, SeriesLabelBase.TextOrientation |
Appearance | SeriesLabelBase.EnableAntialiasing, SeriesLabelBase.BackColor, SeriesLabelBase.Border, SeriesLabelBase.FillStyle, SeriesLabelBase.Font, SeriesLabelBase.Shadow, SeriesLabelBase.TextColor |
Connecting Line Appearance | SeriesLabelBase.LineColor, SeriesLabelBase.LineLength, SeriesLabelBase.LineStyle, SeriesLabelBase.LineVisibility |
Visibility |