CodeCharge Studio

Function Property

Specify the function for auto-calculated labels.

Applies to

ReportLabel

Description

This property is used to specify function for auto-calculated labels. This can be one of the following:

Setting Description
(none) No function will be used.
Sum  The report label value will be calculated as the sum of previous row values.
Count  If the Control Source is empty the value will be calculated as the count of previous data rows. Otherwise the value will be calculated as the count of previous data rows with non-empty values.
Min  The value will be calculated as the minimum of previous row values.
Max  The value will be calculated as the maximum of previous row values.
Average The value will be calculated as the average of non-empty values from previous rows.

See Also

Reset At property
Percent Of property


On-line, printable versions and updates