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.

protected Chart3DContent()

public Rotation3D SymbolRotationValue { get; protected set; }

Returns

ChartGuru.Rotation3D