DataDistributionArgs Structure Properties

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

Public Properties
 NameDescription
Public PropertyWhen True, specifies that a data-set contains special numeric values, e.g. double.MaxValue or double.NegativeInfinity  
Public PropertyWhen True, specifies that a data-set contains double.NaN or float.NaN  
Public PropertyWhen True, specifies that distribution of a data-set is evenly spaced in X  
Public PropertyWhen True, specifies that distribution of a data-set is sorted ascending in X  
Top
See Also