<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: 26.0.0 -",
    "macOS: 26.0.0 -",
    "visionOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Charts",
  "identifier" : "/documentation/Charts/Chart3DContentBuilder/buildEither(second:)",
  "metadataVersion" : "0.1.0",
  "role" : "Type Method",
  "symbol" : {
    "kind" : "Type Method",
    "modules" : [
      "Swift Charts"
    ],
    "preciseIdentifier" : "s:6Charts21Chart3DContentBuilderV11buildEither6secondAA0D11ConditionalVyxq_Gq__tAA0bC0RzAaIR_r0_lFZ"
  },
  "title" : "buildEither(second:)"
}
-->

# buildEither(second:)

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

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)