IClassBreaksDef Interface
Provides access to the available properties of a ClassBreaksDef object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Inherited Interfaces
Interfaces |
Description |
IDataClassificationDef |
Provides access to the available properties of a DataClassificationDef object. |
Classes that implement IClassBreaksDef
Classes |
Description |
ClassBreaksDef |
A coclass that describes how to generate class breaks. |
Remarks
Please note when ClassificationMethod is esriClassifyStandardDeviation, BreakCount is not required since the number of output classes depend on the StandardDeviationInterval and MapServer computes that internally.