Enum which describes gauge tick mark location.
Enumerator |
---|
BCGP_TICKMARK_POSITION_NEAR |
The tick mark is located before the gauge scale.
|
BCGP_TICKMARK_POSITION_CENTER |
The tick mark is located inside the gauge scale.
|
BCGP_TICKMARK_POSITION_FAR |
The tick mark is located after the gauge scale.
|