Portfolio.Statistics Property

Gets the statistics.
[Browsable(false)] 
public PortfolioStatistics Statistics {get;}
This language is not supported or no code example is available.
[Browsable(false)] 
public:  
property PortfolioStatistics^ Statistics { 
PortfolioStatistics^ get( ); 
}
This language is not supported or no code example is available.
public  
Browsable(false) 
function get Statistics() : PortfolioStatistics;
This language is not supported or no code example is available.

Property Value

PortfolioStatistics

The statistics.

In this article

Definition