[]
Defines a Series level that repeats with each Series group in the rowset of the chart.
public sealed class DynamicCategoriesSeries : IValidateable
| Name | Description |
|---|---|
| DynamicCategoriesSeries() | Initializes a new instance of the DynamicCategoriesSeries class. |
| Name | Description |
|---|---|
| Grouping | Gets or sets the expressions by which to group the data. |
| Label | Gets the label displayed on the legend. |
| Sorting | Gets the expression by which to sort the columns or data. |
| Name | Description |
|---|---|
| Validate(ValidationContext) | Validates the information in each property of the DynamicCategoriesSeries object. |