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 |
Remarks
The DefaultImageOffset
typed constant defines the default ImageOffset property value.
See Also