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

# BasicChartSymbolShape

A basic chart symbol shape.

```
struct BasicChartSymbolShape
```

## Topics

### Instance Methods

[`func strokeBorder(lineWidth: CGFloat) -> some ChartSymbolShape`](/documentation/Charts/BasicChartSymbolShape/strokeBorder(lineWidth:))

Creates a stroked symbol shape by inner-stroking the basic symbol shape.

## Relationships

### Conforms To

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

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

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

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

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

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

---

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)