Back to Devexpress

AxisValue Properties

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

latest1.3 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 an axis value if the axis scale type is time-span.

See Also

AxisValue Class

AxisValue Members

DevExpress.XtraCharts Namespace