C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1CandlestickChartBinding Class / CloseField Property

In This Topic
CloseField Property
In This Topic
Gets or sets the name of field from the data source that indicates C1CandlestickChart Close values.
Syntax
'Declaration
 
Public Overridable Property CloseField As System.String
 
See Also