Click or drag to resize

GridPartitioningControllerZPartitionValues Property

[Missing <summary> documentation for "P:Altaxo.Gui.Graph.Graph3D.GridPartitioningController.ZPartitionValues"]


Namespace: Altaxo.Gui.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public ObservableCollection<DimensionfulQuantity> ZPartitionValues { get; }

Property Value

ObservableCollectionDimensionfulQuantity
See Also