Click or drag to resize

G3DCoordinateSystemPlaneStyles Property

[Missing <summary> documentation for "P:Altaxo.Graph.Graph3D.G3DCoordinateSystem.PlaneStyles"]


Namespace: Altaxo.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public abstract IEnumerable<CSPlaneInformation> PlaneStyles { get; }

Property Value

IEnumerableCSPlaneInformation
See Also