TdxGaugeQuantitativeScale.OptionsAnimate Property
Specifies the parameters of animation effects applied to the scale’s value pointer.
Declaration
property OptionsAnimate: TdxGaugeQuantitativeScaleOptionsAnimate read; write;
Property Value
| Type |
|---|
| TdxGaugeQuantitativeScaleOptionsAnimate |
Remarks
Refer to the TdxGaugeQuantitativeScaleOptionsAnimate class description to learn more about available animation options.
See Also