ActiveReports.Chart Request technical support
DataPoint Constructor
See Also 


Initializes a new instance of the DataPoint class.

Overload List

OverloadDescription
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