XYZPlotLayerIsXAxisLinked Property |
Indicates if x axis is linked to the linked layer x axis.
Namespace: Altaxo.Graph.Graph3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool IsXAxisLinked { get; }
Property Value
BooleanTrue if x axis is linked to the linked layer x axis.
See Also