Chart3DContentExtensions
public static class Chart3DContentExtensionsExtensions implementing Swift’s Chart3DContent fluent modifiers.
Methods
Section titled “Methods”
SymbolRotation(T, Rotation3D)
Section titled “SymbolRotation(T, Rotation3D)”public static T SymbolRotation<T>(this T content, Rotation3D rotation) where T : Chart3DContentApple parity: .SymbolRotation(_:).
Parameters
| Name | Type |
|---|---|
content |
{T} |
rotation |
ChartGuru.Rotation3D |
Returns
{T}