Class PivotNumbericRangeGroupSettings

PivotNumbericRangeGroupSettings class

[Obsolete("Use PivotNumericRangeGroupSettings class  instead.")]
[EditorBrowsable(EditorBrowsableState.Never)]
public class PivotNumbericRangeGroupSettings : PivotNumericRangeGroupSettings

Properties

NameDescription
End { get; }Gets the end number of the group.(Inherited from PivotNumericRangeGroupSettings.)
Interval { get; }Gets the interval of the group.(Inherited from PivotNumericRangeGroupSettings.)
Start { get; }Gets the start number of the group.(Inherited from PivotNumericRangeGroupSettings.)
override Type { get; }

See Also