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.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool IntersectXValues { get; init; }
Property Value
BooleanSee Also