Click or drag to resize

XYPlotLayerIsXAxisLinked Property

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

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

Property Value

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