---
title: MarkDimensions
framework: charts
role: symbol
role_heading: Structure
path: charts/markdimensions
---

# MarkDimensions

## Declaration

```swift
struct MarkDimensions<DataElement>
```

## Topics

### Initializers

- [init(floatLiteral:)](charts/markdimensions/init(floatliteral:).md)
- [init(integerLiteral:)](charts/markdimensions/init(integerliteral:).md)

### Type Properties

- [automatic](charts/markdimensions/automatic.md)

### Type Methods

- [fixed(_:)](charts/markdimensions/fixed(_:)-14cur.md)
- [fixed(_:)](charts/markdimensions/fixed(_:)-7k7pv.md)
- [inset(_:)](charts/markdimensions/inset(_:)-309e3.md)
- [inset(_:)](charts/markdimensions/inset(_:)-5nddx.md)
- [ratio(_:)](charts/markdimensions/ratio(_:)-8ufgm.md)
- [ratio(_:)](charts/markdimensions/ratio(_:)-r23h.md)

## Relationships

### Conforms To

- [ExpressibleByFloatLiteral](swift/expressiblebyfloatliteral.md)
- [ExpressibleByIntegerLiteral](swift/expressiblebyintegerliteral.md)
