Skip to main content

ChartGridBehavior Class

The behavior in which the Chart bound Range Control Client gets its parameters from the bound chart.

Namespace: DevExpress.Xpf.Charts.RangeControlClient

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

NuGet Package: DevExpress.Wpf.Charts

Declaration

public class ChartGridBehavior :
    GridBehaviorBase

Remarks

Identifies the Chart bound Range Control Client Grid Behavior which obtains the Client’s grid spacing and grid offset and, grid alignment (for the date-time scale) values from the bound chart.

ChartRangeControlClientGridMode_Auto

See Also