<!--
{
  "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/Chart3DSymbolShape",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "Swift Charts"
    ],
    "preciseIdentifier" : "s:6Charts18Chart3DSymbolShapeP"
  },
  "title" : "Chart3DSymbolShape"
}
-->

# Chart3DSymbolShape

A type that can act as a shape for the marks that you add to a chart.

```
protocol Chart3DSymbolShape
```

## Topics

### Type Properties

[`static var cone: BasicChart3DSymbolShape`](/documentation/Charts/Chart3DSymbolShape/cone)

Cone symbol.

[`static var cube: BasicChart3DSymbolShape`](/documentation/Charts/Chart3DSymbolShape/cube)

Cube symbol.

[`static var cylinder: BasicChart3DSymbolShape`](/documentation/Charts/Chart3DSymbolShape/cylinder)

Cylinder symbol.

[`static var sphere: BasicChart3DSymbolShape`](/documentation/Charts/Chart3DSymbolShape/sphere)

Sphere symbol.

## Relationships

### Conforming Types

[`BasicChart3DSymbolShape`](/documentation/Charts/BasicChart3DSymbolShape)

---

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)