ComponentOne FlexPivot for WinForms
C1.PivotEngine Assembly / C1.PivotEngine Namespace / RangeInfo Class / NumericStep Property

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