Skip to main content
A newer version of this page is available. .

PointDataBase Properties

A base class for classes that contain information about a series point.
Name Description
Argument Specifies the series point’s argument.
ArgumentScaleType Returns the scale type of the data point’s argument.
DateTimeArgument Returns the point’s argument as a DateTime object.
NumericalArgument Returns the point’s numeric argument.
QualitativeArgument Returns the point’s qualitative argument.
ValueScaleType Returns the scale type of the data point’s values.
See Also