[]
Used as a Category axis in a chart, the element defines the category (X) axis. There must be a corresponding DataPoint for each StaticCategories member. Used as a Value axis, the element defines the data (Y) axis.
public sealed class ValueCategoryAxis : IValidateable
| Name | Description |
|---|---|
| ValueCategoryAxis() | Initializes a new instance of the ValueCategoryAxis class. |
| Name | Description |
|---|---|
| Axis | Gets or sets the display properties for the category or value axis. |
| Name | Description |
|---|---|
| Validate(ValidationContext) | Validates the information in each property of the ValueCategoryAxis object. |