A newer version of this page is available.
Switch to the current version.
ValueChangeInfo<T> Class
Stores information about axis values when the axis scale mode, measure unit, grid alignment or grid spacing has been changed.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v18.2.dll
Declaration
[RuntimeObject]
public class ValueChangeInfo<T>
<RuntimeObject>
Public Class ValueChangeInfo(Of T)
Type Parameters
Name |
---|
T |
Inheritance
Object
ValueChangeInfo<T>
See Also
Feedback