@companion-module/base
Preparing search index...
ButtonGraphicsGaugeStop
Interface ButtonGraphicsGaugeStop
A single colour stop on a gauge.
interface
ButtonGraphicsGaugeStop
{
color
:
CompanionGraphicsElementValue
<
number
>
;
gradient
:
CompanionGraphicsElementValue
<
boolean
>
;
value
:
CompanionGraphicsElementValue
<
number
>
;
}
Index
Properties
color
gradient
value
Properties
color
color
:
CompanionGraphicsElementValue
<
number
>
gradient
gradient
:
CompanionGraphicsElementValue
<
boolean
>
value
value
:
CompanionGraphicsElementValue
<
number
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
gradient
value
@companion-module/base
Loading...
A single colour stop on a gauge.