IndicatorGauge Type

Constructors

Constructor Description

IndicatorGauge()

Full Usage: IndicatorGauge()

Returns: IndicatorGauge
Returns: IndicatorGauge

Static members

Static member Description

IndicatorGauge.init (?Axis, ?Bar, ?BGColor, ?BorderColor, ?BorderWidth, ?Shape, ?Steps, ?Threshold)

Full Usage: IndicatorGauge.init (?Axis, ?Bar, ?BGColor, ?BorderColor, ?BorderWidth, ?Shape, ?Steps, ?Threshold)

Parameters:
Returns: IndicatorGauge
?Axis : LinearAxis
?Bar : IndicatorBar
?BGColor : Color
?BorderColor : Color
?BorderWidth : int
?Shape : IndicatorGaugeShape
?Steps : seq<IndicatorStep>
?Threshold : IndicatorThreshold
Returns: IndicatorGauge

IndicatorGauge.style (?Axis, ?Bar, ?BGColor, ?BorderColor, ?BorderWidth, ?Shape, ?Steps, ?Threshold)

Full Usage: IndicatorGauge.style (?Axis, ?Bar, ?BGColor, ?BorderColor, ?BorderWidth, ?Shape, ?Steps, ?Threshold)

Parameters:
Returns: IndicatorGauge -> IndicatorGauge
?Axis : LinearAxis
?Bar : IndicatorBar
?BGColor : Color
?BorderColor : Color
?BorderWidth : int
?Shape : IndicatorGaugeShape
?Steps : seq<IndicatorStep>
?Threshold : IndicatorThreshold
Returns: IndicatorGauge -> IndicatorGauge