FullWidth Property
FullWidth
Gets or sets whether the opening and closing values of a Hi-Lo-Open-Close chart are represented by a horizontal line on both sides of the Hi-Lo bar.
Declaration
public bool FullWidth { get; set; }
Public Property FullWidth As Boolean
See Also