/ Linear Gauge / Container
Search results

Container API in Vue Linear Gauge API component

Sets and gets the options for customizing the container of linear gauge.

Properties

backgroundColor

string

Sets and gets the background color of the container in linear gauge.

border

BorderModel

Sets and gets the options to customize the border of container.

height

number

Sets and gets the height of the container in linear gauge.

Defaults to 0

offset

number

Sets and gets the value to place the container in the linear gauge component.

roundedCornerRadius

number

Sets and gets the corner radius for the rounded rectangle container in linear gauge.

Defaults to 10

type

string

Sets and gets the type of container in linear gauge.

Defaults to Normal

width

number

Sets and gets the width of the container in linear gauge.

Defaults to 0