Click or drag to resize

ConvertXYVToMatrixOptionsNumberOfClustersY Property

Gets or sets the number of clusters for y values.

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

Property Value

NullableInt32
See Also