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
| Name | Type | Optional | Default | Descripton |
oGauge | | The gauge that the plate is part of |
Properties
| Name | Type | get | set | Descripton |
fillColor | String | ![]() | ![]() | The fill color of the plate |
gauge | | ![]() | The gauge that the plate is part of | |
strokeColor | String | ![]() | ![]() | The color of the stroke (edge) of the plate |
Methods
None.
Events
None.
Static Methods
None.
Static Fields
None.
Remarks
None.
