Click or drag to resize
GridLinesSpacing Property
Grid line spacing. Used only when auto is set to false.

Namespace: Qlik.Sense.Client.Visualizations.Components
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public int Spacing { get; set; }

Property Value

Type: Int32

Implements

IGridLinesSpacing
See Also