DefaultItemIndent Constant
Specifies the default horizontal and vertical distances (in pixels) between legend items.
Declaration
const DefaultItemIndent: TdxSizeF = (cx: 12; cy: 2);
Returns
| Type | Description |
|---|---|
| TdxSizeF | The default horizontal and vertical pixel distances between legend items at
|
Remarks
The DefaultItemIndent typed constant defines the default ItemIndent property value.
See Also