다음을 통해 공유


DashboardElementSize.Units Property

Gets or sets the type of measurement.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Property Units As SizeType
    Get
    Set
'Usage
Dim instance As DashboardElementSize
Dim value As SizeType

value = instance.Units

instance.Units = value
public SizeType Units { get; set; }

Property Value

Type: System.Windows.Forms.SizeType
The type of measurement.

See Also

Reference

DashboardElementSize Class

DashboardElementSize Members

Microsoft.PerformancePoint.Scorecards Namespace