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

NameTypeOptionalDefaultDescripton
oGaugeBiGaugeThe gauge that the labels are part of

Properties

NameTypegetsetDescripton
gaugeBiGaugecheckedThe 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.