The classBreaksInfo object provides information about the class breaks associated with the renderer.
Referenced by: PointCloud ClassBreaks Renderer, Raster ClassBreaks Renderer
Properties
Property | Details |
---|---|
classMaxValue | A numeric value used to specify the maximum value for a break. |
classMinValue | A numeric value used to specify discontinuous class breaks. If this value is null or is missing, the map server will calculate the minimum value based on the preceding class' maximum value. |
color | Color is represented as a three or four-element array. |
description | String value used to describe the class. |
label | String value used to label the class. |