Click or drag to resize

XYPlotLayerIsYAxisLinked Property

Indicates if y axis is linked to the linked layer y axis.

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool IsYAxisLinked { get; }

Property Value

Boolean
True if y axis is linked to the linked layer y axis.
See Also