Skip to main content

DefaultCaptionOffset Constant

Specifies the default offset (in pixels) of legend item captions from the corresponding glyphs.

Declaration

const DefaultCaptionOffset: Single = 4;

Returns

Type Description
Single

The default offset (in pixels at 96 DPI) of legend item captions from the corresponding glyphs.

Remarks

The DefaultCaptionOffset typed constant defines the default CaptionOffset property value.

See Also