Back to Devexpress

AxisValue Properties

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

latest1.1 KB
Original Source

AxisValue Properties

Contains the information about an axis value.

NameDescription
DateTimeValueGets the axis value, if the axis scale type is date-time.
NumericalValueGets the axis value, if the axis scale type is numerical.
QualitativeValueGets the axis value, if the axis scale type is qualitative.
ScaleTypeGets the axis scale type.
TimeSpanValueReturns the axis value if the axis scale type is TimeSpan.

See Also

AxisValue Class

AxisValue Members

DevExpress.Xpf.Charts Namespace