BinCenterPosition Property |
Gets the center position of the bin.
Namespace: Altaxo.Analysis.Statistics.HistogramsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double CenterPosition { get; }
Property Value
Double
The center position of the bin.
See Also