Version

PercentKCalculationStrategy Class Members

The following tables list the members exposed by PercentKCalculationStrategy.

Public Constructors
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