[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.NumericRangeValidator

NumericRangeValidator Class

Class NumericRangeValidator. This class cannot be inherited.

Inheritance
NumericRangeValidator
Namespace: GrapeCity.ActiveReports.Chart
Assembly: MESCIUS.ActiveReports.Chart.dll
Syntax
[TypeConverter(typeof(NumericRangeValidator.Converter))]
public sealed class NumericRangeValidator : ICustomPropertyValueValidator

Constructors

Name Description
NumericRangeValidator(double, bool)

Initializes a new instance of the NumericRangeValidator class.

NumericRangeValidator(double, double, bool)

Initializes a new instance of the NumericRangeValidator class.

Properties

Name Description
Delta
Max
Min

Methods

Name Description
GetAnyValidValue()

Gets any valid value.

Validate(object)

Method should throw ArgumentException if value is not valid