ClassBreakInfo
- Last UpdatedApr 23, 2024
- 1 minute read
Provides information about the class breaks associated with the renderer.
The following table provides the specific configurable options available for ClassBreakInfo:
|
Property |
Type |
Description |
|---|---|---|
|
classMaxValue |
Number |
Defines class (range) maximum value. |
|
classMinValue [Optional] |
Number |
Defines class (range) minimum value. If not specified, the previous class maximum value is used. |
|
symbol |
SymbolObject |
Defines symbol to use for this class (range). For more information, refer Symbol Object. |