Skip to content

Chart3DContent

ClassChartGuruChartGuru
public abstract class Chart3DContent

Marker base type for 3D-aware chart content (Apple parity: Chart3DContent). Currently exposes the SymbolRotation(_:) modifier; concrete renderers will consume SymbolRotation when 3D plots are wired up.

public Rotation3D SymbolRotationValue { get; protected set; }

No description is available for this member.

Returns

ChartGuru.Rotation3D — No return description is available.