Gets or sets whether the opening value is shown in a Hi-Lo-Open-Close chart.
[Visual Basic]
Public Property ShowOpen As Boolean
[C#]
public bool ShowOpen {get;set;}
[Delphi]
public property ShowOpen: Boolean read get_ShowOpen write set_ShowOpen;
See Also
HiLoData Class | HiLoData Members | C1.Win.C1Chart Namespace | HiLoData Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |