PortfolioPerformance.DrawdownSeries Property

Gets the drawdown series.
public TimeSeries DrawdownSeries {get;}
This language is not supported or no code example is available.
public:  
property TimeSeries^ DrawdownSeries { 
TimeSeries^ get( ); 
}
This language is not supported or no code example is available.
public function get DrawdownSeries() : TimeSeries;
This language is not supported or no code example is available.

Property Value

TimeSeries

The drawdown series.

In this article

Definition