Property BarEvery | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
BarEvery
Determines the spacing of bars along the axis. Defaults to 1 i.e. every 1 unit of graph space a bar is rendered. Note that you should also consider CellSize when changing this.
public float BarEvery { get; set; }