For a list of all members of this type, see CandleDataPoint members.
Name | Description | |
---|---|---|
Close | The closing value of this CandleDataPoint. | |
DataBound | Determines whether or not this point was retrieved from an external datasource. (Inherited from Infragistics.UltraChart.Resources.Appearance.DataPointBase) | |
Date | The date and time of this CandleDataPoint. | |
Empty | Gets/Set whether or not this DataPoint is to be represented as null or empty. (Inherited from Infragistics.UltraChart.Resources.Appearance.DataPointBase) | |
High | The high value of this CandleDataPoint. | |
Label | The label for this DataPoint. (Inherited from Infragistics.UltraChart.Resources.Appearance.DataPointBase) | |
Low | The low value of this CandleDataPoint. | |
Open | The opening value of this CandleDataPoint. | |
PE | The PaintElement used for painting this DataPoint. (Inherited from Infragistics.UltraChart.Resources.Appearance.DataPointBase) | |
Volume | The volume value of this CandleDataPoint. |