BiGauge2PlainColorFiller

This class creates a plain color filler

This class extends BiAbstractGauge2Filler and therefore all methods and fields available for BiAbstractGauge2Filler are also available for BiGauge2PlainColorFiller .

Constructor

new BiGauge2PlainColorFiller ( sColor )

Parameters

NameTypeOptionalDefaultDescripton
sColorStringThe desired color.

Properties

NameTypegetsetDescripton
colorStringcheckedcheckedThe color that the filler is going to use.

Methods

None.

Events

None.

Static Methods

None.

Static Fields

None.

Remarks

None.