Back to Devexpress

GridBehaviorBase Class

wpf-devexpress-dot-xpf-dot-charts-dot-rangecontrolclient-5c876208.md

latest1.9 KB
Original Source

GridBehaviorBase Class

The base class for all scale options’ grid behaviors.

Namespace : DevExpress.Xpf.Charts.RangeControlClient

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public abstract class GridBehaviorBase :
    GridAndSnapBehaviorBase
vb
Public MustInherit Class GridBehaviorBase
    Inherits GridAndSnapBehaviorBase

The following members return GridBehaviorBase objects:

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject GridAndSnapBehaviorBase GridBehaviorBase AutoGridBehavior

ChartGridBehavior

ManualGridBehavior

See Also

GridBehaviorBase Members

DevExpress.Xpf.Charts.RangeControlClient Namespace