PanGridDx

Declaration: ChartBook.Charts[].PanGridDx: double;
The property PanGridDx controls the spacing of the snap positions along the x-axis. When the user is panning a chart, the left end of the x-axis snaps in to integer multiples of PanGridDx. Please note that PanGridDx only has an effect if the MouseAction is set to maPanGrid and both axes are linear.