BarChart for ASP.NET WebForms
Close Property (CandlestickChartSeriesData)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace > CandlestickChartSeriesData Class : Close Property
A value that indicates the close values of the chart series data.
Syntax
'Declaration
 
Public Property Close As ChartY1AxisList
public ChartY1AxisList Close {get; set;}
See Also

Reference

CandlestickChartSeriesData Class
CandlestickChartSeriesData Members