Provides access to members that control classifications that need an interval range. Note: the IIntervalRange interface has been superseded byIIntervalRange2. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
IIntervalRange is for setting the interval for the DefinedInterval classification.
Members
Description | ||
---|---|---|
Default | The Default Range for the data. Data must be added before calling. | |
IntervalRange | The Interval Range. Call before Classify. |
CoClasses that implement IIntervalRange
CoClasses and Classes | Description |
---|---|
DefinedInterval | Defines a defined interval classification method. |
See Also
IClassify.SetHistogramData Method | IClassify Interface | IClassify.Classify Method | IDeviationInterval Interface