---
title: "buildEither(second:)"
framework: charts
role: symbol
role_heading: Type Method
path: "charts/chart3dcontentbuilder/buildeither(second:)"
---

# buildEither(second:)

## Declaration

```swift
static func buildEither<C1, C2>(second component: C2) -> BuilderConditional<C1, C2> where C1 : Chart3DContent, C2 : Chart3DContent
```
