Enum which describes the circular gauge pointer (needle) style.
Enumerator |
---|
BCGP_GAUGE_NEEDLE_TRIANGLE |
The gauge pointer has a triangular style (the default style)
|
BCGP_GAUGE_NEEDLE_RECT |
The gauge pointer has a rectangular style.
|
BCGP_GAUGE_NEEDLE_ARROW |
The gauge pointer is an arrow.
|
BCGP_GAUGE_NEEDLE_ARROW_BASE |
The gauge pointer is an arrow (alternative look)
|
BCGP_GAUGE_MARKER_TRIANGLE |
The gauge pointer is a small triangle located near the scale.
|
BCGP_GAUGE_MARKER_RECT |
The gauge pointer is a small rectangle located near the scale.
|
BCGP_GAUGE_MARKER_CIRCLE |
The gauge pointer is a small circle located near the scale.
|
BCGP_GAUGE_MARKER_DIAMOND |
The gauge pointer is a small diamond located near the scale.
|