Version

StreamingIndicatorCalculationStrategy Class Members

The following tables list the members exposed by StreamingIndicatorCalculationStrategy.

Public Methods
 NameDescription
Public MethodBasedOnThe calculation strategy is required to express which columns its values are based on so that the series knows when to ask for recalculation. (Inherited from Infragistics.Controls.Charts.IndicatorCalculationStrategy)
Public MethodCalculateIndicatorPerforms the calculation associated with this calculation strategy. (Inherited from Infragistics.Controls.Charts.IndicatorCalculationStrategy)
Public MethodProvideStreamProvides a stream of calculated indicator values and does not fill the IndicatorColumn in the data source.  
See Also