Click or drag to resize

ConvertXYVToMatrixOptionsNumberOfClustersX Property

Gets or sets the number of clusters for x values.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public int? NumberOfClustersX { get; set; }

Property Value

NullableInt32
See Also