Chart3DContent
public abstract class Chart3DContentMarker 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.
Properties
Section titled “Properties”
SymbolRotationValue
Section titled “SymbolRotationValue”public Rotation3D SymbolRotationValue { get; protected set; }No description is available for this member.
Returns
ChartGuru.Rotation3D — No return description is available.