Click or drag to resize

XYZPlotLayerGridPlanes Property

Gets or sets the grid-plane collection.

Namespace: Altaxo.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public GridPlaneCollection GridPlanes { get; set; }

Property Value

GridPlaneCollection
See Also