[]
Validates the information in each property of the Chart object.
public override ValidationEntry[] Validate(ValidationContext context)
Type | Name | Description |
---|---|---|
ValidationContext | context | The ValidationContext object containing the contextual information used to drive the validation. |
Type | Description |
---|---|
ValidationEntry[] | A ValidationEntry array containing all the validation entries found, or empty if none are found. |