SeriesLabel Members
The base class for all series labels.Fields
| Name | Description |
|---|---|
| IndentProperty static | Identifies the Indent bindable property. |
| TextPatternProperty static | Identifies the TextPattern bindable property. |
| TextProviderProperty static | Identifies the TextProvider bindable property. |
| VisibleProperty static | Identifies the Visible bindable property. |
Properties
| Name | Description |
|---|---|
| Indent | |
| TextPattern | Gets or sets a text pattern for series point labels. |
| TextProvider | Allows you to specify a rule used to generate custom text strings for series labels. |
| Visible |
See Also