Back to Devexpress

DiagramCoordinates Properties

corelibraries-devexpress-dot-xtracharts-dot-diagramcoordinates-dot-underscore-properties.md

latest2.5 KB
Original Source

DiagramCoordinates Properties

Represents 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 point.
AxisYGets the Y-axis of the diagram point.
DateTimeArgumentGets the date-time argument of the diagram point.
DateTimeValueGets the date-time value of the diagram point.
IsEmptyChecks whether the current object represents a point outside the diagram area.
NumericalArgumentGets the numerical argument of the diagram point.
NumericalValueGets the numerical value of the diagram point.
PaneGets the pane of the diagram point.
QualitativeArgumentGets the qualitative argument of the diagram point.
TimeSpanArgumentGets the diagram point’s time-span argument.
TimeSpanValueGets the diagram point’s time-span value.
ValueScaleTypeGets the type of the value scale.

See Also

DiagramCoordinates Class

DiagramCoordinates Members

DevExpress.XtraCharts Namespace