Click or drag to resize

HistogramCreationInformationUserInteractionLevel Property

Gets or sets the level of user interaction.

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

Property Value

UserInteractionLevel
The user interaction level.
See Also