[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartHilo.ShowClose

ShowClose Property

ShowClose

Gets or sets a value indicating whether the closing value is shown in a Hi-Lo-Open-Close chart.

Declaration
[C1Description("ChartHilo.ShowClose", "Specifies whether the closing value is shown in a Hi-Lo-Open-Close chart.")]
public bool ShowClose { get; set; }
<C1Description("ChartHilo.ShowClose", "Specifies whether the closing value is shown in a Hi-Lo-Open-Close chart.")>
Public Property ShowClose As Boolean