Optimizer.MetricType Enumeration

Specifies the type of chart metric being used.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Enumeration MetricType
'Usage
Dim instance As Optimizer.MetricType
public enum MetricType

Members

Member name Description
Totals Value = 0. A totals chart.
BubbleSize Value = 1. A bubble chart.

See Also

Reference

Microsoft.Office.Project.Server.Library Namespace