<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: 16.0.0 -",
    "macOS: 13.0.0 -",
    "tvOS: 16.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 9.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Charts",
  "identifier" : "/documentation/Charts/AnyChartSymbolShape",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Swift Charts"
    ],
    "preciseIdentifier" : "s:6Charts19AnyChartSymbolShapeV"
  },
  "title" : "AnyChartSymbolShape"
}
-->

# AnyChartSymbolShape

A type-erased plotting shape.

```
@frozen struct AnyChartSymbolShape
```

## Topics

### Initializers

[`init(any ChartSymbolShape)`](/documentation/Charts/AnyChartSymbolShape/init(_:))

## Relationships

### Conforms To

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

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

[`Animatable`](/documentation/SwiftUI/Animatable)

[`Sendable`](/documentation/Swift/Sendable)

[`View`](/documentation/SwiftUI/View)

[`Shape`](/documentation/SwiftUI/Shape)

---

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)