TdxGaugeArcQuantitativeScaleParameterValue Enum
In This Article
Enumerates the custom scale range’s position angle parameters applied to an arc scale.
#Declaration
Delphi
TdxGaugeArcQuantitativeScaleParameterValue = (
spvAngleEnd,
spvAngleStart
);
#Members
Name |
---|
spv
|
spv
|
#Remarks
Options include:
Value | Description |
---|---|
spv |
If set, this value indicates that the custom value is assigned to the arc scale’s Options |
spv |
If set, this value indicates that the custom value is assigned to the arc scale’s Options |
See Also