Version

FourDimensionalNumericDataPoint Class Members

The following tables list the members exposed by FourDimensionalNumericDataPoint.

Public Constructors
 NameDescription
Public ConstructorFourDimensionalNumericDataPoint ConstructorOverloaded.   
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 PropertyPEThe PaintElement used for painting this DataPoint. (Inherited from Infragistics.UltraChart.Resources.Appearance.DataPointBase)
Public PropertyValueWThe value of the W-coordinate of this DataPoint.  
Public PropertyValueXThe value of the X-coordinate of this DataPoint.  
Public PropertyValueYThe value of the Y-coordinate of this DataPoint.  
Public PropertyValueZThe value of the Z-coordinate of this DataPoint.  
Public Methods
 NameDescription
Public MethodCloneCreates and returns a copy of this FourDimensionalNumericDataPoint.  
Public MethodToStringReturns a string representation of this DataPoint. (Inherited from Infragistics.UltraChart.Resources.Appearance.DataPointBase)
Protected Methods
 NameDescription
Protected MethodOnCloneOverridden. Creates and returns a copy of this DataPoint.  
See Also