[]
• Optional beginArrowheadLength: ArrowheadLength
The begin arrowhead length, it is ArrowheadLength enum.
• Optional beginArrowheadStyle: ArrowheadStyle
The begin arrowhead style, it is ArrowheadStyle enum.
• Optional beginArrowheadWidth: ArrowheadWidth
The begin arrowhead width, it is ArrowheadWidth enum.
• Optional capType: string | LineCapStyle
The line cap type, it is LineCapStyle enum or formula(starts with =).
• Optional color: string
The line color, it is a color string or formula(starts with =).
• Optional compoundType: string | CompoundType
The line compound type, it is CompoundType enum or formula(starts with =).
• Optional endArrowheadLength: ArrowheadLength
The end arrowhead length, it is ArrowheadLength enum.
• Optional endArrowheadStyle: ArrowheadStyle
The end arrowhead style, it is ArrowheadStyle enum.
• Optional endArrowheadWidth: ArrowheadWidth
The end arrowhead width, it is ArrowheadWidth enum.
• Optional joinType: string | LineJoinStyle
The line join type, it is LineJoinStyle enum or formula(starts with =).
• Optional lineStyle: string | PresetLineDashStyle
The line style, it is PresetLineDashStyle enum or formula(starts with =).
• Optional transparency: string | number
The line color transparency, it is a number that is between 0 and 1 or formula(starts with =).
• Optional width: string | number
The line width, it is a number or formula(starts with =).