ASPxClientAxisValue Properties
Contains the information about an axis value.Name | Description |
---|---|
dateTimeValue | Gets the axis value, if the axis scale type is date-time. |
numericalValue | Gets the axis value, if the axis scale type is numerical. |
qualitativeValue | Gets the axis value, if the axis scale type is qualitative. |
scaleType | Gets the axis scale type. |
timeSpanValue |
See Also