SeriesLabelOptions Properties
Contains options that define the appearance and behavior of data point labels.| Name | Description |
|---|---|
| ActualConnectorStrokeStyle | Gets the actual connector stroke style. |
| Background | |
| BorderBrush | |
| ConnectorStrokeStyle | Specifies the line style settings for the series labels connectors. |
| ElementTemplate | Gets or sets a template that defines a custom appearance and look-and-feel of a label. |
| Indent | Gets or sets how much series labels should be indented from each other when the resolution of labels overlap is enabled. |
| Pattern | Gets or sets a string which represents the pattern specifying the text to be displayed within data point labels. |
| ShowConnectors | Gets or sets the visibility of a connector line from the series labels to series point markers. |
See Also