SeriesLabelOptions Fields
Contains options that define the appearance and behavior of data point labels.| Name | Description |
|---|---|
| ConnectorStrokeStyleProperty static | Identifies the SeriesLabelOptions.ConnectorStrokeStyle dependency property. |
| ElementTemplateProperty static | Identifies the SeriesLabelOptions.ElementTemplate dependency property. |
| IndentProperty static | Identifies the SeriesLabelOptions.Indent dependency property. |
| PatternProperty static | Identifies the SeriesLabelOptions.Pattern dependency property. |
| ShowConnectorsProperty static | Identifies the SeriesLabelOptions.ShowConnectors dependency property. |
See Also