Available also on: Delphi | .NET | Java | ActiveX.
Computed class breaks. Available after completing the classification.
# Python def ClassBreaks( self, _index: int ) -> Variant:
| Name | Type | Description |
|---|---|---|
| _index | int | Position in the list, from 0 to NumClasses. |
| Type |
|---|
| Variant |
Number of generated class breaks equals NumClasses + 1, so when using for loops, iterate in the range from 0 to NumClasses: