The classBreaksInfo object provides information about the class breaks associated with the Relationship renderer.

Referenced by: AuthoringInfo Field

Properties

PropertyDetails
maxValueA numeric value used to specify the maximum value for a break.
minValueA numeric value used to specify the minimum value for a break.

classBreak Info Example

{
"minValue": 3,
"maxValue": 18
}