LinearGradient

23 Sep 20251 minute to read

This specifies the properties of the linear gradient colors for the linear gauge.

Properties

colorStop ColorStopModel[]

Specifies the color, opacity, offset and style of the linear gradient.

endValue string

Specifies the end value of the linear gradient.

Defaults to ‘100%’

startValue string

Specifies the start value of the linear gradient.

Defaults to ‘0%’