BiGaugePlate

This component is used to the plate (the background circle) for a gauge

This class extends BiComponent and therefore all methods and fields available for BiComponent are also available for BiGaugePlate .

Constructor

new BiGaugePlate ( oGauge )

Parameters

NameTypeOptionalDefaultDescripton
oGaugeBiGaugeThe gauge that the plate is part of

Properties

NameTypegetsetDescripton
fillColorStringcheckedcheckedThe fill color of the plate
gaugeBiGaugecheckedThe gauge that the plate is part of
strokeColorStringcheckedcheckedThe color of the stroke (edge) of the plate

Methods

None.

Events

None.

Static Methods

None.

Static Fields

None.

Remarks

None.