List of DncStat methods


Here is a list of methods available in DncStat.

 

■ List of DncStat methods

No.

Method

Description

1

SaveProperty

Saves property

2

LoadProperty

Loads property

3

ShowProperty

Shows property page

4

ErrorString

Gets the error string from the error code

5

GetAverage [Single]

GetAverage [Int32]

Gets the average value.

6

GetMedian  [Single]

GetMedian [Int32]

Gets the median value.

7

GetMaximum  [Single]

GetMaximum [Int32]

Gets the maximum value.

8

GetMinimum  [Single]

GetMinimum [Int32]

Gets the minimum value.

9

GetSum  [Single]

GetSum [Int32]

Gets the sum value.

10

GetStDev  [Single]

GetStDev [Int32]

Gets the standard deviation.