FullWidth Property (ChartHilo)
In This Topic
Gets or sets a value indicating 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.
Syntax
'Declaration
Public Property FullWidth As Boolean
public bool FullWidth {get; set;}
See Also