Version 24.2 (latest)

PercentKCalculationStrategy Class Methods

For a list of all members of this type, see PercentKCalculationStrategy members.

Public Methods
 NameDescription
Public MethodBasedOnOverridden. Exposes which columns this strategy uses in its calculation so that the consumers will know when they should ask the strategy to recalculate.  
Public MethodCalculateIndicatorOverridden. Performs the calculation for the indicator.  
Public MethodProvideStreamOverridden. Provides a stream of calculated indicator values and does not fill the IndicatorColumn in the datasource.  
See Also