Gets or sets a value that specifies the bar vertical alignment (position of the bar in the item row space after applying the bar vertical margin) of an entity item in the IChartView control.

Namespace:  DlhSoft.Windows.Controls.Primitives
Assembly:  DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)

Syntax

C#
VerticalAlignment BarVerticalAlignment { get; set; }
Visual Basic (Declaration)
Property BarVerticalAlignment As VerticalAlignment

See Also