ComponentOne Chart for .NET (2.0) Search HelpCentral 

HiLoData.FullWidth Property

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.

[Visual Basic]

Public Property FullWidth As Boolean

[C#]

public bool FullWidth {get;set;}

[Delphi]

public property FullWidth: Boolean read get_FullWidth write set_FullWidth;

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.