Skip to main content

TdxGaugeCustomCaptionOptionsView.Font Property

Provides access to the settings of the font used to display a custom scale caption.

Declaration

property Font: TFont read; write;

Property Value

Type
TFont

Remarks

Use this property to customize font settings of the custom scale inscription. The actual appearance of the custom inscription is determined either by the Font property or by the scale style-specific font settings.

Note

In order to rotate the text string displayed by a scale custom caption, use the RotationAngle property.

See Also