The classBreaksInfo object provides information about the class breaks associated with the Relationship renderer.
Referenced by: AuthoringInfo Field
Properties
Property | Details |
---|---|
maxValue | A numeric value used to specify the maximum value for a break. |
minValue | A numeric value used to specify the minimum value for a break. |
classBreak Info Example
{
"minValue": 3,
"maxValue": 18
}