Click or drag to resize

ExtractCommonColumnsToTableOptionsIntersectXValues Property

If true, the x-values of the x-columns of all tables are intersected. If false, the union of the x-values of the x-columns of all tables is used.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool IntersectXValues { get; init; }

Property Value

Boolean
See Also