Initializes a new instance of the DataPoint class.
Overload List
Overload | Description |
DataPoint Constructor() | Initializes a new instance of the DataPoint class. |
DataPoint Constructor(Object,DoubleArray,Boolean) | Initializes a new instance of the DataPoint class with the parameters specified. |
DataPoint Constructor(Object,DoubleArray,Boolean,Boolean,String) | Initializes a new instance of the DataPoint class with the parameters specified. |
DataPoint Constructor(Object,DoubleArray,Boolean,CustomProperties) | Initializes a new instance of the DataPoint class with the parameters specified. |
DataPoint Constructor(Object,DoubleArray,Boolean,CustomProperties,Boolean,String) | Initializes a new instance of the DataPoint class with the parameters specified. |
See Also