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
| Name | Type | Optional | Default | Descripton |
sColor | String | The desired color. |
Properties
| Name | Type | get | set | Descripton |
color | String | ![]() | ![]() | The color that the filler is going to use. |
Methods
None.
Events
None.
Static Methods
None.
Static Fields
None.
Remarks
None.
