# RdlxReportItemsSettings

## Content

# Type Alias: RdlxReportItemsSettings

```ts
type RdlxReportItemsSettings = object;
```

## Properties

### barcode

```ts
barcode: BarcodeSettings;
```

Barcode features

***

### chart

```ts
chart: ChartSettings;
```

Chart features

***

### table

```ts
table: TableSettings;
```

Table features

***

### tablix

```ts
tablix: TablixSettings;
```

Tablix features
