Click or drag to resize
ITableTotals Interface
Table totals 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 ITableTotals : IAbstractStructure

The ITableTotals type exposes the following members.

Properties
  NameDescription
Public propertyLabel
Label to show for the totals row.
Public propertyPosition
Position of the totals row.
Public propertyShow
Auto setting for the totals row.
Top
See Also