KLinePattern
kds-plugin-document / Exports / KLinePattern
Enumeration: KLinePattern
临时线线型
The KLinePattern class represents the line pattern.
Table of contents
Enumeration Members
Enumeration Members
Dash
• Dash = "dash line"
虚线
The dash line.
Defined in
api.d.ts:4601
Solid
• Solid = "solid line"
实线
The solid line.
Defined in
api.d.ts:4593