Skip to main content
All docs
V25.1
  • DefaultImageOffset Constant

    Specifies the default pixel offset of legend item images from the corresponding check boxes.

    Declaration

    const DefaultImageOffset: Single = 5;

    Returns

    Type Description
    Single

    The default offset (in pixels) of legend item images from the corresponding check boxes at 96 DPI.

    Remarks

    The DefaultImageOffset typed constant defines the default ImageOffset property value.

    See Also