|
ArgumentScaleType
|
Gets the type of the argument scale.
|
|
AxisX
|
Gets the X-axis of the diagram coordinate.
|
|
AxisY
|
Gets the Y-axis of the diagram coordinate.
|
|
DateOnlyArgument
|
Gets the date-only argument of the diagram point.
|
|
DateOnlyValue
|
Gets the date-only value of the diagram coordinate.
|
|
DateTimeArgument
|
Gets the date-time argument of the diagram point.
|
|
DateTimeValue
|
Gets the date-time value of the diagram coordinate.
|
|
IsEmpty
|
Checks whether the current object is a point outside the diagram area.
|
|
NumericalArgument
|
Gets the numerical argument of the diagram point.
|
|
NumericalValue
|
Gets the numerical value of the diagram coordinate.
|
|
Pane
|
Gets the pane of the diagram point.
|
|
QualitativeArgument
|
Gets the qualitative argument of the diagram point.
|
|
TimeOnlyArgument
|
Gets the time-only argument of the diagram point.
|
|
TimeOnlyValue
|
Gets the time-only value of the diagram coordinate.
|
|
TimeSpanArgument
|
Returns the diagram point’s time-span argument.
|
|
TimeSpanValue
|
Returns the diagram point’s time-span value.
|
|
ValueScaleType
|
Gets the type of the value scale.
|