Vertical view or not.
Namespace:
AForge.ControlsAssembly: AForge.Controls (in AForge.Controls.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
| C# |
|---|
public bool IsVertical { get; set; } |
Remarks
The property determines if histogram should be displayed vertically or not (horizontally).
By default the property is set to false – horizontal view.