TdxGaugeArcQuantitativeScaleParameterValues Type
In This Article
A set of custom range’s position angle parameters applied to an arc scale.
#Declaration
Delphi
TdxGaugeArcQuantitativeScaleParameterValues = set of TdxGaugeArcQuantitativeScaleParameterValue;
#Referenced Class
Type |
---|
Tdx |
#Remarks
Every arc scale has a set of customized range position angles. Refer to the TdxGaugeArcQuantitativeScaleParameterValue type description for information on customizable angles.
See Also