dotnetCHARTING Send comments on this topic.
AveragePrice Method
See Also 
dotnetCHARTING Namespace > FinancialEngine Class : AveragePrice Method


Evaluates the Average Price for each periods of a collection of periods.

Overload List

OverloadDescription
AveragePrice(String,Series) Evaluates the Average Price for each periods of a collection of periods.  
AveragePrice(Series) Evaluates the Average Price for each periods of a collection of periods.  
AveragePrice(SeriesCollection) Evaluates the Average Price for each periods of a collection of periods.  

See Also