ipDatabaseReportYAxisFunction

class ipDatabaseReportYAxisFunction

Bases: Enum

The type of function to apply to the report y-axis.

yfAvg = 1
yfCount = 0
yfMax = 4
yfMin = 3
yfSum = 2