guideLineIntervals

@get:Size(min = 2, multiple = 2)
val guideLineIntervals: List<Float>

Defines guide line on/off intervals sizes. Must have an even number of entries (>=2). Even indices are specifying the "on" intervals, the odd indices specifying the "off" intervals. "On" intervals specify length of the line dashes, "Off" specify length of the line gaps.