Click or drag to resize

HistogramCreationInformationCreationOptions Property

Gets the options used to create the histogram data.

Namespace: Altaxo.Analysis.Statistics.Histograms
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public HistogramCreationOptions CreationOptions { get; }

Property Value

HistogramCreationOptions
The histogram data creation options.
See Also