Back to Devexpress

Series Labels

windowsforms-1996-controls-and-libraries-chart-control-visual-elements-series-labels.md

latest3.2 KB
Original Source

Series Labels

  • Feb 24, 2023

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.

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.EnableAntialiasing, SeriesLabelBase.BackColor, SeriesLabelBase.Border, SeriesLabelBase.FillStyle, SeriesLabelBase.DXFont, SeriesLabelBase.Shadow, SeriesLabelBase.TextColor

| |

Connecting Line Appearance

|

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

| |

Visibility

|

SeriesBase.LabelsVisibility

|

See Also

Series Point Labels

How to: Conditionally Hide Series Labels

How to: Change the Display Format for Series Labels of a Pie Chart