[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.NumericRangeValidator.Validate

Validate Method

Validate(object)

Method should throw ArgumentException if value is not valid

Declaration
public void Validate(object value)
Parameters
Type Name Description
object value

The value.

Implements