TotalLabel Property
Overloads
| TotalLabel | If this property is set, the total of the calculated values is returned. The default label is  Example: 
               or 
               Where: * <  JSON property name: qTotalLabel | 
TotalLabel
If this property is set, the total of the calculated values is returned.
The default label is Total .
Example:
      "qTotalLabel":"= <label>"
    
or
      "qTotalLabel":{"qExpr":"= <label>"}
    
Where:
- < label > is the label of the Total group.
JSON property name: qTotalLabel
Declaration
      public StringExpr TotalLabel { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| StringExpr |