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
public virtual System.string CloseField {get; set;}
See Also