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