Device App APIUIWIDGETSBasic WidgetsPOLYLINEVersion: v2On this pagePOLYLINE Start from API_LEVEL 2.0 . Please refer to API_LEVEL. Draws polylines that can be done on a line graph with multiple segments. Create UI widget import { createWidget, widget } from '@zos/ui'const polyline = createWidget(widget.GRADKIENT_POLYLINE, Param) Type