Skip to main content
A newer version of this page is available. .

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.v19.2.dll

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