GridBehaviorBase Class
In This Article
The base class for all scale options’ grid behaviors.
Namespace: DevExpress.Xpf.Charts.RangeControlClient
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
public abstract class GridBehaviorBase :
GridAndSnapBehaviorBase
#Related API Members
The following members return GridBehaviorBase objects:
#Inheritance
See Also