LogarithmicBinningIsUserDefinedBinOffset Property |
Gets or sets a value indicating whether the bin offset is user defined.
Namespace: Altaxo.Analysis.Statistics.HistogramsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool IsUserDefinedBinOffset { get; set; }
Property Value
Booleantrue if the bin offset is user defined; otherwise,
false.
See Also