BiGaugeLabels
This component is used to show the labels (the tick labels) for a BiGauge
This class extends BiComponent and therefore all methods and fields available for BiComponent are also available for BiGaugeLabels .
Constructor
new BiGaugeLabels ( oGauge )
Parameters
| Name | Type | Optional | Default | Descripton |
oGauge | | The gauge that the labels are part of |
Properties
| Name | Type | get | set | Descripton |
gauge | | ![]() | The gauge that the labels are a part of |
Methods
None.
Events
None.
Static Methods
None.
Static Fields
None.
Remarks
Extend this class to modify the look and feel of the labels for the gauge.
