DataPoint Properties
An individual data point in the series.
Name | Description |
---|---|
Argument | Gets the point’s argument. |
Argument |
Specifies the scale type of a data point’s argument. |
Date |
Gets the point’s argument value of a date-time type. |
Date |
Gets the point’s value of a date-time type. |
Numerical |
Gets the point’s argument value of a numerical type. |
Numerical |
A numerical value of a data point. |
Qualitative |
A qualitative argument of a data point. |
Value | Gets or sets the point’s data value. |
Value |
Specifies the scale type of a data point value. |
See Also