Search results

LinearGradient API in Angular Linear Gauge API component

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%’