[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartHilo.FullWidth

FullWidth Property

FullWidth

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.

Declaration
[C1Description("ChartHilo.FullWidth", "Specifies 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.")]
public bool FullWidth { get; set; }
<C1Description("ChartHilo.FullWidth", "Specifies 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.")>
Public Property FullWidth As Boolean