Skip to main content Skip to complementary content
Close announcements banner

TotalLabel Property

Overloads

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

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

Implements

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!