RulerGrid.XGridSpacing

RulerGrid.XGridSpacing property

Specifies the distance between horizontal lines in a fixed grid (that is, a RulerGrid element where the XGridDensity element is set to 0).

public DoubleValue XGridSpacing { get; }

See Also