Version 24.2 (latest)

NumericTimeDataPoint Class Properties

For a list of all members of this type, see NumericTimeDataPoint members.

Public Properties
 NameDescription
Public PropertyDataBoundDetermines whether or not this point was retrieved from an external datasource. (Inherited from Infragistics.UltraChart.Resources.Appearance.DataPointBase)
Public PropertyEmptyGets/Set whether or not this DataPoint is to be represented as null or empty. (Inherited from Infragistics.UltraChart.Resources.Appearance.DataPointBase)
Public PropertyLabelThe label for this DataPoint. (Inherited from Infragistics.UltraChart.Resources.Appearance.DataPointBase)
Public PropertyNumericValueThe numeric value of this NumericTimeDataPoint.  
Public PropertyPEThe PaintElement used for painting this DataPoint. (Inherited from Infragistics.UltraChart.Resources.Appearance.DataPointBase)
Public PropertyTimeValueThe date/time value of this NumericTimeDataPoint.  
See Also