textAllowOverlapExpression property

List<Object>? textAllowOverlapExpression
getter/setter pair

If true, the text will be visible even if it collides with other previously drawn symbols. Default value: false.

Implementation

List<Object>? textAllowOverlapExpression;