FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.PivotEngine Namespace / IRangeInfo Interface / NumericStep Property

In This Topic
    NumericStep Property (IRangeInfo)
    In This Topic
    A value to combine numeric field values into ranges.
    Syntax
    'Declaration
     
    Property NumericStep As Double
    double NumericStep {get; set;}
    See Also