[]
Defines the data label to display for a static series or static category member.
public sealed class StaticMember : IValidateable
| Name | Description |
|---|---|
| StaticMember() | Initializes a new instance of the StaticMember class. |
| Name | Description |
|---|---|
| Label | Gets or sets the label for the static member (displayed either on the category axis or in the legend, as appropriate). |
| Name | Description |
|---|---|
| Validate(ValidationContext) | Validates the information in each property of the StaticMember object. |