Gets or sets whether the closing value is shown in a Hi-Lo-Open-Close chart.
[Visual Basic]
Public Property ShowClose As Boolean
[C#]
public bool ShowClose {get;set;}
[Delphi]
public property ShowClose: Boolean read get_ShowClose write set_ShowClose;
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. |