Skip to main content
A newer version of this page is available. .

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.v21.2.dll

NuGet Package: DevExpress.Charts

Declaration

[RuntimeObject]
public class ValueChangeInfo<T>

Type Parameters

Name
T

Inheritance

Object
ValueChangeInfo<T>
See Also