Back to Devexpress

DiagramCoordinates Properties

wpf-devexpress-dot-xpf-dot-charts-dot-diagramcoordinates-dot-underscore-properties.md

latest2.3 KB
Original Source

DiagramCoordinates Properties

An object that contains descriptive information about a geometrical point within the diagram.

NameDescription
ArgumentScaleTypeGets the type of the argument scale.
AxisXGets the X-axis of the diagram coordinate.
AxisYGets the Y-axis of the diagram coordinate.
DateTimeArgumentGets the date-time argument of the diagram point.
DateTimeValueGets the date-time value of the diagram coordinate.
IsEmptyChecks whether the current object is a point outside the diagram area.
NumericalArgumentGets the numerical argument of the diagram point.
NumericalValueGets the numerical value of the diagram coordinate.
PaneGets the pane of the diagram point.
QualitativeArgumentGets the qualitative argument of the diagram point.
TimeSpanArgumentReturns the diagram point’s time-span argument.
TimeSpanValueReturns the diagram point’s time-span value.
ValueScaleTypeGets the type of the value scale.

See Also

DiagramCoordinates Class

DiagramCoordinates Members

DevExpress.Xpf.Charts Namespace