EDownSampleMethod

type EDownSampleMethod = (dsDouglas, dsMax, dsMin, dsMinMax, dsAverage, dsMinMaxFirstLast, dsMinMaxFirstLastNull);

Type Library
TeeChartx

Description
EDownSampleMethod defines the styles of the IDownSampling Function

Integer values:

dsDouglas = 0

dsMax = 1

dsMin = 2

dsMinMax = 3

dsAverage = 4