Click or drag to resize
IGridLines Interface
Grid lines settings.

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 interface IGridLines : IAbstractStructure

The IGridLines type exposes the following members.

Properties
  NameDescription
Public propertyAuto
Automatic grid line spacing.
Public propertySpacing
Grid line spacing. Used only when auto is set to false.
Top
See Also