BiAbstractGauge2ScaleSection
This is the base class for all scale sections
This class extends BiGauge2Component and therefore all methods and fields available for BiGauge2Component are also available for BiAbstractGauge2ScaleSection .
Constructor
new BiAbstractGauge2ScaleSection ( )
Parameters
No parameters.
Properties
| Name | Type | get | set | Descripton |
endValue | Number | ![]() | ![]() | The end value of the scale section |
sectionWidth | Number | ![]() | ![]() | The width of the section |
startValue | Number | ![]() | ![]() | The start value of the scale section |
Methods
None.
Events
None.
Static Methods
None.
Static Fields
None.
Remarks
None.
