lineGapWidthExpression property

List<Object>? lineGapWidthExpression
getter/setter pair

Draws a line casing outside of a line's actual path. Value indicates the width of the inner gap. Default value: 0. Minimum value: 0.

Implementation

List<Object>? lineGapWidthExpression;