Back to Devexpress

GridAndSnapBehaviorBase Class

wpf-devexpress-dot-xpf-dot-charts-dot-rangecontrolclient-c66fd92c.md

latest2.1 KB
Original Source

GridAndSnapBehaviorBase Class

The base class for all scale options’ behaviors

Namespace : DevExpress.Xpf.Charts.RangeControlClient

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Inheritance

Show 14 items

Object DispatcherObject DependencyObject Freezable ChartDependencyObject GridAndSnapBehaviorBase GridBehaviorBase

SnapBehaviorBase

AutoGridBehavior

AutoSnapBehavior

ChartGridBehavior

ManualGridBehavior

ManualSnapBehavior

ChartSnapBehavior

See Also

GridAndSnapBehaviorBase Members

DevExpress.Xpf.Charts.RangeControlClient Namespace