Hide Table of Contents
esri
esri/arcgis
esri/dijit
esri/dijit/analysis
esri/dijit/geoenrichment
esri/dijit/geoenrichment/ReportPlayer
esri/geometry
esri/layers
esri/renderers
esri/symbols
esri/tasks
esri/tasks/datareviewer
esri/tasks/geoenrichment
esri/tasks/locationproviders
dojo.require("esri.tasks.ClassificationDefinition")
| Name | Type | Summary |
|---|---|---|
| baseSymbol | Symbol | Define a default symbol for the classification. |
| colorRamp | ColorRamp | Define a color ramp for the classification. |
| type | String | The type of classification definition. |
Symbol> baseSymbolbaseSymbol is not defined then a default symbol is created based on the geometryType of the layer.ColorRamp> colorRampcolorRamp is not defined then a default color ramp will be used to assign a color to each class.