Back to Devexpress

AutoGridBehavior Class

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

latest1.8 KB
Original Source

AutoGridBehavior Class

The automatic grid behavior.

Namespace : DevExpress.Xpf.Charts.RangeControlClient

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class AutoGridBehavior :
    GridBehaviorBase
vb
Public Class AutoGridBehavior
    Inherits GridBehaviorBase

Remarks

Identifies the Chart bound Range Control Client Grid Behavior , in which the Client automatically calculates its grid spacing, grid offset and grid alignment (for the date-time scale) values.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject GridAndSnapBehaviorBase GridBehaviorBase AutoGridBehavior

See Also

AutoGridBehavior Members

DevExpress.Xpf.Charts.RangeControlClient Namespace